Searched refs:BTA_AvVendorCmd (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/test/ |
D | btif_rc_test.cc | 73 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() function
|
/system/bt/bta/include/ |
D | bta_av_api.h | 612 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 | 3088 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()
|