Home
last modified time | relevance | path

Searched refs:tBTA_AV_RC_MSG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h299 } tBTA_AV_RC_MSG; typedef
363 tBTA_AV_RC_MSG rc_msg;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c260 tBTA_AV_RC_MSG *p_buf = in bta_av_rc_msg_cback()
261 (tBTA_AV_RC_MSG *)osi_malloc((UINT16)(sizeof(tBTA_AV_RC_MSG) + data_len)); in bta_av_rc_msg_cback()
711 tBTA_AV_EVT bta_av_proc_meta_cmd(tAVRC_RESPONSE *p_rc_rsp, tBTA_AV_RC_MSG *p_msg, UINT8 *p_ctype) in bta_av_proc_meta_cmd()