Home
last modified time | relevance | path

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

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