Searched refs:AVRC_CLOSE_IND_EVT (Results 1 – 3 of 3) sorted by relevance
76 #define AVRC_CLOSE_IND_EVT 1 macro
48 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_CFM_EVT */49 AVRC_CLOSE_IND_EVT, /* AVCT_DISCONNECT_IND_EVT */92 avrc_event = AVRC_CLOSE_IND_EVT; in avrc_ctrl_cback()
217 } else if (event == AVRC_CLOSE_IND_EVT) { in bta_av_rc_ctrl_cback()