Home
last modified time | relevance | path

Searched refs:BT_EVT_MASK_LE_ENH_CONN_COMPLETE_V2 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3954 #define BT_EVT_MASK_LE_ENH_CONN_COMPLETE_V2 BT_EVT_BIT(40) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3467 mask |= BT_EVT_MASK_LE_ENH_CONN_COMPLETE_V2; in le_set_event_mask()