Searched refs:BTA_AvVendorCmd (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/include/ |
D | bta_av_api.h | 600 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
|
/system/bt/bta/av/ |
D | bta_av_api.cc | 466 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
|
/system/bt/btif/src/ |
D | btif_rc.cc | 3006 BTA_AvVendorCmd(p_dev->rc_handle, p_transaction->lbl, cmd_code, data_start, in build_and_send_vendor_cmd() 4931 BTA_AvVendorCmd(p_dev->rc_handle, label, AVRC_CMD_NOTIF, data_start, in register_notification_cmd()
|