Home
last modified time | relevance | path

Searched refs:AVRC_VendorCmd (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/avrc/
H A Davrc_opt.cc179 uint16_t AVRC_VendorCmd(uint8_t handle, uint8_t label, in AVRC_VendorCmd() function
/aosp12/system/bt/stack/include/
H A Davrc_api.h593 extern uint16_t AVRC_VendorCmd(uint8_t handle, uint8_t label,
/aosp12/system/bt/bta/av/
H A Dbta_av_act.cc626 AVRC_VendorCmd(p_rcb->handle, p_data->api_vendor.label, in bta_av_rc_vendor_cmd()