Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_rc_test.cc75 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() function
/system/bt/bta/include/
Dbta_av_api.h627 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
/system/bt/bta/av/
Dbta_av_api.cc501 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() function
/system/bt/btif/src/
Dbtif_rc.cc5156 BTA_AvVendorRsp(p_dev->rc_handle, label, AVRC_RSP_ACCEPT, data_start, in set_volume_rsp()
5200 BTA_AvVendorRsp(p_dev->rc_handle, label, in volume_change_notification_rsp()