Searched refs:AVRC_MsgReq (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_api.h | 362 extern UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_api.c | 491 AVRC_MsgReq (handle, (UINT8)(label), AVRC_CMD_CTRL, p_cmd); in avrc_proc_far_msg() 927 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) in AVRC_MsgReq() function
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_act.c | 624 AVRC_MsgReq(p_rcb->handle, p_data->api_meta_rsp.label, in bta_av_rc_meta_rsp() 938 AVRC_MsgReq (p_data->rc_msg.handle, p_data->rc_msg.label, ctype, p_pkt); in bta_av_rc_msg()
|