Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3930 #define BT_EVT_MASK_LE_ADV_SET_TERMINATED BT_EVT_BIT(17) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3342 mask |= BT_EVT_MASK_LE_ADV_SET_TERMINATED; in le_set_event_mask()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8142 !(le_event_mask & BT_EVT_MASK_LE_ADV_SET_TERMINATED)) {