Home
last modified time | relevance | path

Searched defs:rsp_code (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc55 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/
Dgatt_cl.cc1121 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
Dgatt_utils.cc657 uint8_t rsp_code; in gatt_rsp_timeout() local
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc70 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/
Dbta_av_api.cc496 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()
Dbta_av_int.h337 tBTA_AV_CODE rsp_code; member
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h294 tBTA_AV_CODE rsp_code; member