Home
last modified time | relevance | path

Searched refs:BT_EVT_MASK_LE_PER_ADV_SYNC_LOST (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3928 #define BT_EVT_MASK_LE_PER_ADV_SYNC_LOST BT_EVT_BIT(15) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3349 mask |= BT_EVT_MASK_LE_PER_ADV_SYNC_LOST; in le_set_event_mask()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8020 !(le_event_mask & BT_EVT_MASK_LE_PER_ADV_SYNC_LOST)) {