Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3872 #define BT_EVT_MASK_CONN_COMPLETE BT_EVT_BIT(2) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3759 mask |= BT_EVT_MASK_CONN_COMPLETE; in set_event_mask()