Searched defs:rsp_code (Results 1 – 8 of 8) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_cl.cc | 1019 uint8_t rsp_code = 0; in gatt_cmd_to_rsp_code() local 1045 uint8_t rsp_code; in gatt_cl_send_next_cmd_inq() local 1081 uint8_t rsp_code = gatt_cmd_to_rsp_code(cmd_code); in gatt_client_handle_server_rsp() local
|
D | gatt_utils.cc | 585 uint8_t rsp_code; in gatt_rsp_timeout() local
|
/system/bt/btif/test/ |
D | btif_rc_test.cc | 66 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 75 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp()
|
/system/bt/bta/av/ |
D | bta_av_api.cc | 501 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() 579 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
|
D | bta_av_int.h | 301 tBTA_AV_CODE rsp_code; member
|
/system/nfc/src/nfa/hci/ |
D | nfa_hci_utils.cc | 1140 static std::string nfa_hciu_get_response_name(uint8_t rsp_code) { in nfa_hciu_get_response_name()
|
/system/nfc/src/nfa/include/ |
D | nfa_hci_api.h | 197 uint8_t rsp_code; /* Response id */ member
|
/system/bt/bta/include/ |
D | bta_av_api.h | 296 tBTA_AV_CODE rsp_code; member
|