Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dmain.c24 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
34 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
62 test_beacon_install,
72 test_beacon_install,
Dtest_beacon.c2250 struct bst_test_list *test_beacon_install(struct bst_test_list *tests) in test_beacon_install() function