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);
29 extern struct bst_test_list *test_suspend_install(struct bst_test_list *test);
41 extern struct bst_test_list *test_suspend_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,
76 test_suspend_install,
Dtest_suspend.c488 struct bst_test_list *test_suspend_install(struct bst_test_list *tests) in test_suspend_install() function