Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h306 } tBTA_AV_RC_CONN_CHG; typedef
364 tBTA_AV_RC_CONN_CHG rc_conn_chg;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c207 tBTA_AV_RC_CONN_CHG *p_msg; in bta_av_rc_ctrl_cback()
223 if ((p_msg = (tBTA_AV_RC_CONN_CHG *) osi_malloc(sizeof(tBTA_AV_RC_CONN_CHG))) != NULL) { in bta_av_rc_ctrl_cback()
1663 tBTA_AV_RC_CONN_CHG *p_msg = (tBTA_AV_RC_CONN_CHG *)p_data; in bta_av_rc_closed()