Searched refs:BT_EVT_MASK_LE_ENH_CONN_COMPLETE (Results 1 – 3 of 3) sorted by relevance
3984 #define BT_EVT_MASK_LE_ENH_CONN_COMPLETE BT_EVT_BIT(9) macro
8416 !(le_event_mask & BT_EVT_MASK_LE_ENH_CONN_COMPLETE))) {8428 if (le_event_mask & BT_EVT_MASK_LE_ENH_CONN_COMPLETE) {
3356 mask |= BT_EVT_MASK_LE_ENH_CONN_COMPLETE; in le_set_event_mask()