Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmain.c28 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
33 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
65 test_transport_install, test_friendship_install, test_suspend_install, test_adv_install,
68 test_friendship_install,
Dtest_friendship.c1193 struct bst_test_list *test_friendship_install(struct bst_test_list *tests) in test_friendship_install() function