Searched refs:AVDT_OPEN_CFM_EVT (Results 1 – 2 of 2) sorted by relevance
51 AVDT_OPEN_CFM_EVT, /* API_SETCONFIG_REQ_EVT */52 AVDT_OPEN_CFM_EVT, /* API_OPEN_REQ_EVT */641 avdt_scb_to_hdl(p_scb), RawAddress::kEmpty, AVDT_OPEN_CFM_EVT, in avdt_scb_hdl_setconfig_rej()940 (p_scb->role == AVDT_OPEN_INT) ? AVDT_OPEN_CFM_EVT : AVDT_OPEN_IND_EVT; in avdt_scb_hdl_tc_open()
256 #define AVDT_OPEN_CFM_EVT 2 /* Open confirm */ macro