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

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_int.h351 } tBTA_AV_RC_CONN_CHG; typedef in typeref:struct:__anon446
412 tBTA_AV_RC_CONN_CHG rc_conn_chg;
H A Dbta_av_act.c203 tBTA_AV_RC_CONN_CHG *p_msg;
225 if ((p_msg = (tBTA_AV_RC_CONN_CHG *) GKI_getbuf(sizeof(tBTA_AV_RC_CONN_CHG))) != NULL)
1786 tBTA_AV_RC_CONN_CHG *p_msg = (tBTA_AV_RC_CONN_CHG *)p_data;

Completed in 32 milliseconds