Searched refs:AVDT_OPEN_CFM_EVT (Results 1 – 2 of 2) sorted by relevance
48 AVDT_OPEN_CFM_EVT, /* API_SETCONFIG_REQ_EVT */49 AVDT_OPEN_CFM_EVT, /* API_OPEN_REQ_EVT */63 AVDT_OPEN_CFM_EVT /* AVDT_OPEN_INT */836 AVDT_OPEN_CFM_EVT, in avdt_scb_hdl_setconfig_rej()1118 event = (p_scb->role == AVDT_OPEN_INT) ? AVDT_OPEN_CFM_EVT : AVDT_OPEN_IND_EVT; in avdt_scb_hdl_tc_open()
175 #define AVDT_OPEN_CFM_EVT 2 /* Open confirm */ macro