Searched refs:bt_le_ext_adv_get_info (Results 1 – 6 of 6) sorted by relevance
49 err = bt_le_ext_adv_get_info(adv, &info); in cb_rpa_expired()
64 err = bt_le_ext_adv_get_info(adv, &info); in rpa_expired_cb()
1577 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv,
1579 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv, in bt_le_ext_adv_get_info() function
2530 err = bt_le_ext_adv_get_info(adv, &info); in cmd_adv_info()
417 * Added the local advertising address to :c:func:`bt_le_ext_adv_get_info`.