Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Did.c217 static void adv_rpa_expired(struct bt_le_ext_adv *adv, void *data) in adv_rpa_expired() function
252 adv_rpa_expired(adv, data); in adv_rpa_invalidate()
822 adv_rpa_expired(adv, NULL); in bt_id_adv_limited_stopped()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c648 static bool adv_rpa_expired(struct bt_le_ext_adv *adv) in adv_rpa_expired() function
1170 .rpa_expired = adv_rpa_expired,