Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmain.c24 extern struct bst_test_list *test_suspend_install(struct bst_test_list *test);
30 extern struct bst_test_list *test_suspend_install(struct bst_test_list *test);
42 extern struct bst_test_list *test_suspend_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,
77 test_suspend_install,
Dtest_suspend.c488 struct bst_test_list *test_suspend_install(struct bst_test_list *tests) in test_suspend_install() function