Home
last modified time | relevance | path

Searched defs:cmd_code (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_utils.c110 BOOLEAN smp_send_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_send_cmd()
174 BT_HDR * smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_pairing_cmd()
206 static BT_HDR * smp_build_confirm_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_confirm_cmd()
231 static BT_HDR * smp_build_rand_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_rand_cmd()
256 static BT_HDR * smp_build_encrypt_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_encrypt_info_cmd()
281 static BT_HDR * smp_build_master_id_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_master_id_cmd()
307 static BT_HDR * smp_build_identity_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_identity_info_cmd()
335 static BT_HDR * smp_build_id_addr_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_id_addr_cmd()
366 static BT_HDR * smp_build_signing_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_signing_info_cmd()
392 static BT_HDR * smp_build_pairing_fail(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_pairing_fail()
[all …]
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_main.c140 UINT8 cmd_code; in l2c_rcv_acl_data() local
318 UINT8 cmd_code, cfg_code, cfg_len, id; in process_l2cap_cmd() local
Dl2c_ble.c434 UINT8 cmd_code, id; in l2cble_process_sig_cmd() local
/external/bluetooth/bluedroid/stack/gatt/
Datt_protocol.c107 BT_HDR *attp_build_err_cmd(UINT8 cmd_code, UINT16 err_handle, UINT8 reason) in attp_build_err_cmd()
481 UINT8 attp_cl_send_cmd(tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 cmd_code, BT_HDR *p_cmd) in attp_cl_send_cmd()
Dgatt_cl.c1019 UINT8 gatt_cmd_to_rsp_code (UINT8 cmd_code) in gatt_cmd_to_rsp_code()
Dgatt_int.h132 UINT8 cmd_code; member
/external/bluetooth/bluedroid/bta/av/
Dbta_av_api.c408 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len) in BTA_AvVendorCmd()
566 void BTA_AvMetaCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CMD cmd_code, BT_HDR *p_pkt) in BTA_AvMetaCmd()
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c576 UINT8 cmd_code, in NFA_HciSendCommand()
/external/bluetooth/bluedroid/stack/bnep/
Dbnep_utils.c411 void bnep_send_command_not_understood (tBNEP_CONN *p_bcb, UINT8 cmd_code) in bnep_send_command_not_understood()
/external/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h194 UINT8 cmd_code; /* HCP CMD id */ member
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h247 UINT8 cmd_code; member