Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_core.h122 BT_ADV_RPA_UPDATE, enumerator
Did.c551 atomic_set_bit(adv->flags, BT_ADV_RPA_UPDATE); in adv_pause_rpa()
576 if (atomic_test_and_clear_bit(adv->flags, BT_ADV_RPA_UPDATE)) { in adv_enable_rpa()