Searched refs:AVDT_OPEN_CFM_EVT (Results 1 – 2 of 2) sorted by relevance
49 AVDT_OPEN_CFM_EVT, /* API_SETCONFIG_REQ_EVT */50 AVDT_OPEN_CFM_EVT, /* API_OPEN_REQ_EVT */639 avdt_scb_to_hdl(p_scb), RawAddress::kEmpty, AVDT_OPEN_CFM_EVT, in avdt_scb_hdl_setconfig_rej()902 (p_scb->role == AVDT_OPEN_INT) ? AVDT_OPEN_CFM_EVT : AVDT_OPEN_IND_EVT; in avdt_scb_hdl_tc_open()
215 #define AVDT_OPEN_CFM_EVT 2 /* Open confirm */ macro