Searched defs:rsp_code (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_av_api.cc | 55 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 106 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_cl.cc | 1121 uint8_t rsp_code = 0; in gatt_cmd_to_rsp_code() local 1164 uint8_t rsp_code; in gatt_cl_send_next_cmd_inq() local 1212 uint8_t rsp_code = gatt_cmd_to_rsp_code(cmd_code); in gatt_client_handle_server_rsp() local
|
D | gatt_utils.cc | 657 uint8_t rsp_code; in gatt_rsp_timeout() local
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_rc_test.cc | 70 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 79 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp()
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_api.cc | 496 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() 574 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
|
D | bta_av_int.h | 337 tBTA_AV_CODE rsp_code; member
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_av_api.h | 294 tBTA_AV_CODE rsp_code; member
|