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