Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3953 #define BT_EVT_MASK_LE_PER_ADV_RESPONSE_REPORT BT_EVT_BIT(39) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3456 mask |= BT_EVT_MASK_LE_PER_ADV_RESPONSE_REPORT; in le_set_event_mask()