Searched defs:rsp_code (Results 1 – 9 of 9) sorted by relevance
/system/bt/test/mock/ |
D | mock_bta_av_api.cc | 53 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 102 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 | 491 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() 569 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
|
D | bta_av_int.h | 322 tBTA_AV_CODE rsp_code; member
|
/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/stack/gatt/ |
D | gatt_cl.cc | 1070 uint8_t rsp_code = 0; in gatt_cmd_to_rsp_code() local 1111 uint8_t rsp_code; in gatt_cl_send_next_cmd_inq() local 1153 uint8_t rsp_code = gatt_cmd_to_rsp_code(cmd_code); in gatt_client_handle_server_rsp() local
|
D | gatt_utils.cc | 651 uint8_t rsp_code; in gatt_rsp_timeout() local
|
/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 | 290 tBTA_AV_CODE rsp_code; member
|