Home
last modified time | relevance | path

Searched refs:sys_le16_to_cpu (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap_br.c348 type = sys_le16_to_cpu(rsp->type); in l2cap_br_info_rsp()
409 type = sys_le16_to_cpu(req->type); in l2cap_br_info_req()
681 psm = sys_le16_to_cpu(req->psm); in l2cap_br_conn_req()
682 scid = sys_le16_to_cpu(req->scid); in l2cap_br_conn_req()
787 scid = sys_le16_to_cpu(rsp->scid); in l2cap_br_conf_rsp()
936 dcid = sys_le16_to_cpu(req->dcid); in l2cap_br_conf_req()
1076 dcid = sys_le16_to_cpu(req->dcid); in l2cap_br_disconn_req()
1077 scid = sys_le16_to_cpu(req->scid); in l2cap_br_disconn_req()
1175 dcid = sys_le16_to_cpu(rsp->dcid); in l2cap_br_disconn_rsp()
1347 len = sys_le16_to_cpu(hdr->len); in l2cap_br_recv()
[all …]
A Dl2cap.c1012 psm = sys_le16_to_cpu(req->psm); in le_conn_req()
1014 mtu = sys_le16_to_cpu(req->mtu); in le_conn_req()
1015 mps = sys_le16_to_cpu(req->mps); in le_conn_req()
1088 psm = sys_le16_to_cpu(req->psm); in le_ecred_conn_req()
1089 mtu = sys_le16_to_cpu(req->mtu); in le_ecred_conn_req()
1090 mps = sys_le16_to_cpu(req->mps); in le_ecred_conn_req()
1186 mtu = sys_le16_to_cpu(req->mtu); in le_ecred_reconf_req()
1187 mps = sys_le16_to_cpu(req->mps); in le_ecred_reconf_req()
1369 mtu = sys_le16_to_cpu(rsp->mtu); in le_ecred_conn_rsp()
1370 mps = sys_le16_to_cpu(rsp->mps); in le_ecred_conn_rsp()
[all …]
A Dhci_api.c145 handle = sys_le16_to_cpu(evt->h[i].handle); in hci_num_completed_packets()
146 count = sys_le16_to_cpu(evt->h[i].count); in hci_num_completed_packets()
212 opcode = sys_le16_to_cpu(evt->opcode); in hci_cmd_complete()
236 opcode = sys_le16_to_cpu(evt->opcode); in hci_cmd_status()
477 *tx_octets = sys_le16_to_cpu(rp->max_tx_octets); in hci_api_le_get_max_data_len()
478 *tx_time = sys_le16_to_cpu(rp->max_tx_time); in hci_api_le_get_max_data_len()
496 *tx_octets = sys_le16_to_cpu(rp->max_tx_octets); in hci_api_le_get_default_data_len()
497 *tx_time = sys_le16_to_cpu(rp->max_tx_time); in hci_api_le_get_default_data_len()
781 *le_max_len = sys_le16_to_cpu(rp->le_max_len); in hci_api_le_read_buffer_size_complete()
1037 sys_le16_to_cpu(rp.info->hw_platform)); in hci_vs_init()
[all …]
A Datt.c391 mtu_client = sys_le16_to_cpu(req->mtu); in att_mtu_req()
551 mtu = sys_le16_to_cpu(rsp->mtu); in att_mtu_rsp()
694 end_handle = sys_le16_to_cpu(req->end_handle); in att_find_info_req()
858 end_handle = sys_le16_to_cpu(req->end_handle); in att_find_type_req()
859 type = sys_le16_to_cpu(req->type); in att_find_type_req()
1206 handle = sys_le16_to_cpu(req->handle); in att_read_req()
1221 handle = sys_le16_to_cpu(req->handle); in att_read_blob_req()
1222 offset = sys_le16_to_cpu(req->offset); in att_read_blob_req()
1758 handle = sys_le16_to_cpu(req->handle); in att_prepare_write_req()
1759 offset = sys_le16_to_cpu(req->offset); in att_prepare_write_req()
[all …]
A Dhci_core.c1379 len = sys_le16_to_cpu(hdr->len); in hci_acl()
1380 handle = sys_le16_to_cpu(hdr->handle); in hci_acl()
2781 handle = sys_le16_to_cpu(evt->handle); in le_conn_param_req()
2809 handle = sys_le16_to_cpu(evt->handle); in le_conn_update_complete()
4549 handle = sys_le16_to_cpu(evt->handle); in hci_encrypt_key_refresh_complete()
4681 handle = sys_le16_to_cpu(evt->handle); in le_ltk_request()
4868 opcode = sys_le16_to_cpu(evt->opcode); in hci_cmd_complete()
4892 opcode = sys_le16_to_cpu(evt->opcode); in hci_cmd_status()
5927 pkts = sys_le16_to_cpu(rp->acl_max_num); in read_buffer_size_complete()
5947 pkts = sys_le16_to_cpu(rp->acl_max_num); in read_buffer_size_complete()
[all …]
A Dgatt.c1935 sys_le16_to_cpu(sc->start), in notify_cb()
1936 sys_le16_to_cpu(sc->end)); in notify_cb()
2897 handle = sys_le16_to_cpu(data->handle); in parse_include()
2913 u.u16.val = sys_le16_to_cpu(incl->uuid16); in parse_include()
2991 handle = sys_le16_to_cpu(data->handle); in parse_characteristic()
2999 u.u16.val = sys_le16_to_cpu(chrc->uuid16); in parse_characteristic()
3134 u.u16.val = sys_le16_to_cpu(u.u16.val); in parse_service()
3276 handle = sys_le16_to_cpu(info.i16->handle); in gatt_find_info_rsp()
3285 u.u16.val = sys_le16_to_cpu(info.i16->uuid); in gatt_find_info_rsp()
3412 handle = sys_le16_to_cpu(data->handle); in parse_read_by_uuid()
[all …]
A Dhci_ecc.c309 switch (sys_le16_to_cpu(chdr->opcode)) { in bt_hci_ecc_send()
A Dhci_raw.c237 op = sys_le16_to_cpu(hdr->opcode); in bt_send_ext()
A Drfcomm.c1183 dlc->mtu = MIN(dlc->mtu, sys_le16_to_cpu(pn->mtu)); in rfcomm_handle_pn()
1207 dlc->mtu = MIN(dlc->mtu, sys_le16_to_cpu(pn->mtu)); in rfcomm_handle_pn()
1214 dlc->mtu = MIN(dlc->mtu, sys_le16_to_cpu(pn->mtu)); in rfcomm_handle_pn()
A Dconn.c1221 len = sys_le16_to_cpu(hdr->len); in bt_conn_recv()
1287 len = sys_le16_to_cpu(hdr->len); in bt_conn_recv()
/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h171 #define sys_le16_to_cpu(val) (val) macro
192 #define sys_le16_to_cpu(val) __bswap_16(val) macro
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c127 rx.remaining = sys_le16_to_cpu(hdr->len); in get_acl_hdr()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c2960 dst = sys_le16_to_cpu(param->dst); in heartbeat_pub_set()
2982 feat = sys_le16_to_cpu(param->feat); in heartbeat_pub_set()
2984 idx = sys_le16_to_cpu(param->net_idx); in heartbeat_pub_set()
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1111 return sys_le16_to_cpu(val); in net_buf_simple_pull_le16()

Completed in 61 milliseconds