Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Did.h10 static inline bool bt_id_rpa_is_new(void) in bt_id_rpa_is_new() function
Did.c1980 !bt_id_rpa_is_new()) { in bt_le_ext_adv_oob_get_local()
Dscan.c186 if (IS_ENABLED(CONFIG_BT_PRIVACY) && !bt_id_rpa_is_new()) { in start_le_scan_ext()