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);
31 extern struct bst_test_list *test_adv_install(struct bst_test_list *test);
41 extern struct bst_test_list *test_adv_install(struct bst_test_list *test);
64 test_adv_install, test_suspend_install, test_beacon_install, test_provision_install,
66 test_transport_install, test_friendship_install, test_suspend_install, test_adv_install,
76 test_adv_install,
Dtest_advertiser.c982 struct bst_test_list *test_adv_install(struct bst_test_list *tests) in test_adv_install() function