Home
last modified time | relevance | path

Searched defs:BTA_AvVendorRsp (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.h305 struct BTA_AvVendorRsp { struct
315 extern struct BTA_AvVendorRsp BTA_AvVendorRsp; argument
Dmock_bta_av_api.cc61 struct BTA_AvVendorRsp BTA_AvVendorRsp; variable
169 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, uint8_t* p_data, in BTA_AvVendorRsp() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc483 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, uint8_t* p_data, in BTA_AvVendorRsp() function