Home
last modified time | relevance | path

Searched refs:bt_le_ext_adv_get_info (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/
Ddut_rpa_rotation.c41 err = bt_le_ext_adv_get_info(adv, &info); in cb_rpa_expired()
Ddut_rpa_expired.c57 err = bt_le_ext_adv_get_info(adv, &info); in rpa_expired_cb()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h1450 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv,
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c1549 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv, in bt_le_ext_adv_get_info() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c2535 err = bt_le_ext_adv_get_info(adv, &info); in cmd_adv_info()
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst417 * Added the local advertising address to :c:func:`bt_le_ext_adv_get_info`.