Searched refs:BTA_AvVendorCmd (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_av_api.cc | 97 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_rc_test.cc | 77 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_av_api.h | 602 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_api.cc | 461 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 2944 BTA_AvVendorCmd(p_dev->rc_handle, p_transaction->label, cmd_code, in build_and_send_vendor_cmd()
|