Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmain.c25 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
35 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
63 test_adv_install, test_suspend_install, test_beacon_install,
70 test_beacon_install,
Dtest_beacon.c2250 struct bst_test_list *test_beacon_install(struct bst_test_list *tests) in test_beacon_install() function