Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmain.c23 extern struct bst_test_list *test_adv_install(struct bst_test_list *test);
30 extern struct bst_test_list *test_adv_install(struct bst_test_list *test);
40 extern struct bst_test_list *test_adv_install(struct bst_test_list *test);
63 test_adv_install, test_suspend_install, test_beacon_install,
65 test_transport_install, test_friendship_install, test_suspend_install, test_adv_install,
75 test_adv_install,
Dtest_advertiser.c782 struct bst_test_list *test_adv_install(struct bst_test_list *tests) in test_adv_install() function