Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/
Dconn.h74 int bt_testlib_wait_connected(struct bt_conn *conn);
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dconn_wait.c58 int bt_testlib_wait_connected(struct bt_conn *conn) in bt_testlib_wait_connected() function