Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.h321 struct BTA_AvVendorCmd { struct
332 extern struct BTA_AvVendorCmd BTA_AvVendorCmd; argument
Dmock_bta_av_api.cc60 struct BTA_AvVendorCmd BTA_AvVendorCmd; variable
173 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc457 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function