Searched refs:AVDT_CLOSE_CFM_EVT (Results 1 – 2 of 2) sorted by relevance
182 #define AVDT_CLOSE_CFM_EVT 9 /* Close confirm */ macro
48 AVDT_CLOSE_CFM_EVT, /* API_CLOSE_REQ_EVT */59 AVDT_CLOSE_CFM_EVT, /* AVDT_CLOSE_INT */1031 event = (p_scb->role == AVDT_CLOSE_INT) ? AVDT_CLOSE_CFM_EVT : AVDT_CLOSE_IND_EVT; in avdt_scb_hdl_tc_close()