Searched refs:bt_le_ext_adv_get_info (Results 1 – 6 of 6) sorted by relevance
41 err = bt_le_ext_adv_get_info(adv, &info); in cb_rpa_expired()
57 err = bt_le_ext_adv_get_info(adv, &info); in rpa_expired_cb()
1450 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv,
1549 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv, in bt_le_ext_adv_get_info() function
2535 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`.