Home
last modified time | relevance | path

Searched refs:bt_le_ext_adv_foreach_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dadv.h13 typedef void (*bt_le_ext_adv_foreach_cb)(struct bt_le_ext_adv *adv, void *data); typedef
29 DECLARE_FAKE_VOID_FUNC(bt_le_ext_adv_foreach, bt_le_ext_adv_foreach_cb, void *);
Dadv.c17 DEFINE_FAKE_VOID_FUNC(bt_le_ext_adv_foreach, bt_le_ext_adv_foreach_cb, void *);