Home
last modified time | relevance | path

Searched refs:BTA_AvVendorCmd (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc97 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/
Dbtif_rc_test.cc77 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/
Dbta_av_api.h602 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc461 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/
Dbtif_rc.cc2944 BTA_AvVendorCmd(p_dev->rc_handle, p_transaction->label, cmd_code, in build_and_send_vendor_cmd()