Searched refs:AVDT_CLOSE_IND_EVT (Results 1 – 2 of 2) sorted by relevance
183 #define AVDT_CLOSE_IND_EVT 10 /* Close indication */ macro
58 AVDT_CLOSE_IND_EVT, /* AVDT_CLOSE_ACP */60 AVDT_CLOSE_IND_EVT, /* AVDT_OPEN_ACP */1025 event = (p_scb->role == AVDT_CLOSE_INT) ? AVDT_CLOSE_CFM_EVT : AVDT_CLOSE_IND_EVT; in avdt_scb_hdl_tc_close()