Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h2610 #define BT_EVT_MASK_CONN_COMPLETE BT_EVT_BIT(2) macro
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dhci_core.c3034 mask |= BT_EVT_MASK_CONN_COMPLETE; in set_event_mask()