Searched defs:rsp_code (Results 1 – 14 of 14) sorted by relevance
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_cl.c | 1082 UINT8 rsp_code = 0; in gatt_cmd_to_rsp_code() local 1103 UINT8 rsp_code; in gatt_cl_send_next_cmd_inq() local 1165 UINT8 rsp_code; in gatt_client_handle_server_rsp() local
|
D | gatt_utils.c | 1238 UINT8 rsp_code; in gatt_rsp_timeout() local
|
/external/bluetooth/bluedroid/bta/av/ |
D | bta_av_api.c | 473 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len… in BTA_AvVendorRsp() 558 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
|
D | bta_av_int.h | 300 tBTA_AV_CODE rsp_code; member
|
/external/bluetooth/bluedroid/stack/mcap/ |
D | mca_api.c | 502 UINT16 mdl_id, UINT8 cfg, UINT8 rsp_code, in MCA_CreateMdlRsp() 668 UINT16 mdl_id, UINT8 rsp_code, in MCA_ReconnectMdlRsp()
|
D | mca_int.h | 45 UINT8 rsp_code; /* valid only if op_code is a response */ member
|
/external/bluetooth/bluedroid/stack/include/ |
D | mca_api.h | 137 UINT8 rsp_code; /* The response code */ member 152 UINT8 rsp_code; /* The response code. */ member
|
/external/bluetooth/bluedroid/bta/hl/ |
D | bta_hl_act.c | 1241 UINT8 rsp_code = MCA_RSP_SUCCESS; in bta_hl_dch_mca_reconnect_ind() local 1449 UINT8 rsp_code = MCA_RSP_SUCCESS; in bta_hl_dch_mca_create_ind() local
|
D | bta_hl_int.h | 403 tBTA_HL_DCH_CREATE_RSP rsp_code; member
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 1174 char *nfa_hciu_get_response_name (UINT8 rsp_code) in nfa_hciu_get_response_name()
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_hci_api.h | 174 UINT8 rsp_code; /* Response id */ member
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_av_api.h | 387 tBTA_AV_CODE rsp_code; member
|
D | bta_hl_api.h | 353 tBTA_HL_DCH_CREATE_RSP rsp_code; member
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_hl.c | 2691 tBTA_HL_DCH_CREATE_RSP rsp_code = BTA_HL_DCH_CREATE_RSP_CFG_REJ; in btif_hl_proc_create_ind() local
|