Searched defs:rsp_code (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_cl.cc | 1146 uint8_t rsp_code = 0; in gatt_cmd_to_rsp_code() local 1189 uint8_t rsp_code; in gatt_cl_send_next_cmd_inq() local 1236 uint8_t rsp_code = gatt_cmd_to_rsp_code(cmd_code); in gatt_client_handle_server_rsp() local
|
| D | gatt_utils.cc | 740 uint8_t rsp_code; in gatt_rsp_timeout() local
|
| /packages/modules/Bluetooth/system/bta/av/ |
| D | bta_av_api.cc | 492 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() 570 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
|
| D | bta_av_int.h | 342 tBTA_AV_CODE rsp_code; member
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bta_av_api.cc | 104 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 179 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp()
|
| /packages/modules/Bluetooth/system/bta/include/ |
| D | bta_av_api.h | 301 tBTA_AV_CODE rsp_code; member
|