Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/smp/
Dsmp_utils.c111 BOOLEAN smp_send_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_send_cmd()
176 BT_HDR * smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_pairing_cmd()
208 static BT_HDR * smp_build_confirm_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_confirm_cmd()
235 static BT_HDR * smp_build_rand_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_rand_cmd()
262 static BT_HDR * smp_build_encrypt_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_encrypt_info_cmd()
289 static BT_HDR * smp_build_master_id_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_master_id_cmd()
317 static BT_HDR * smp_build_identity_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_identity_info_cmd()
348 static BT_HDR * smp_build_id_addr_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_id_addr_cmd()
380 static BT_HDR * smp_build_signing_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_signing_info_cmd()
407 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
322 UINT8 cmd_code, cfg_code, cfg_len, id; in process_l2cap_cmd() local
Dl2c_ble.c561 UINT8 cmd_code, id; in l2cble_process_sig_cmd() local
Dl2c_utils.c312 BOOLEAN l2c_is_cmd_rejected (UINT8 cmd_code, UINT8 id, tL2C_LCB *p_lcb) in l2c_is_cmd_rejected()
/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 tGATT_STATUS 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.c1080 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.c434 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len) in BTA_AvVendorCmd()
592 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.c584 UINT8 cmd_code, in NFA_HciSendCommand()
/external/bluetooth/bluedroid/stack/bnep/
Dbnep_utils.c412 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/chromium_org/third_party/brotli/src/brotli/dec/
Ddecode.c853 int cmd_code; in BrotliDecompress() local
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h247 UINT8 cmd_code; member