Searched refs:AVRC_CLOSE_IND_EVT (Results 1 – 3 of 3) sorted by relevance
42 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_CFM_EVT */43 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_IND_EVT */78 avrc_event = AVRC_CLOSE_IND_EVT; in avrc_ctrl_cback()
64 #define AVRC_CLOSE_IND_EVT 1 macro
218 else if (event == AVRC_CLOSE_IND_EVT) in bta_av_rc_ctrl_cback()