Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_rc_test.cc73 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
/system/bt/bta/include/
Dbta_av_api.h612 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
/system/bt/bta/av/
Dbta_av_api.cc466 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
/system/bt/btif/src/
Dbtif_rc.cc3088 BTA_AvVendorCmd(p_dev->rc_handle, p_transaction->lbl, cmd_code, data_start, in build_and_send_vendor_cmd()
5037 BTA_AvVendorCmd(p_dev->rc_handle, label, AVRC_CMD_NOTIF, data_start, in register_notification_cmd()