Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h438 extern UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg);
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c1054 UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassCmd() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c556 AVRC_PassCmd(p_rcb->handle, p_data->api_remote_cmd.label, in bta_av_rc_remote_cmd()