Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_api.cc77 uint16_t AVRC_PassRsp(uint8_t /* handle */, uint8_t /* label */, in AVRC_PassRsp() function
/packages/modules/Bluetooth/system/stack/include/
Davrc_api.h629 uint16_t AVRC_PassRsp(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg);
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1408 uint16_t AVRC_PassRsp(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg) { in AVRC_PassRsp() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc1024 AVRC_PassRsp(p_data->rc_msg.handle, p_data->rc_msg.label, in bta_av_rc_msg()
1065 AVRC_PassRsp(p_data->rc_msg.handle, p_data->rc_msg.label, in bta_av_rc_msg()