Home
last modified time | relevance | path

Searched full:conn_mgr_conn (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/tests/net/conn_mgr_conn/
Dtestcase.yaml5 net.conn_mgr_conn:
/Zephyr-Core-3.5.0/tests/net/conn_mgr_conn/src/
Dmain.c169 ZTEST(conn_mgr_conn, test_inspect_init) in ZTEST() argument
196 ZTEST(conn_mgr_conn, test_connect_disconnect) in ZTEST() argument
350 ZTEST(conn_mgr_conn, test_connect_disconnect_double_delayed) in ZTEST() argument
400 ZTEST(conn_mgr_conn, test_connect_disconnect_double_instant) in ZTEST() argument
429 ZTEST(conn_mgr_conn, test_connect_autoup) in ZTEST() argument
447 ZTEST(conn_mgr_conn, test_disconnect_down) in ZTEST() argument
466 ZTEST(conn_mgr_conn, test_invalid_ignored) in ZTEST() argument
477 ZTEST(conn_mgr_conn, test_connect_invalid) in ZTEST() argument
495 ZTEST(conn_mgr_conn, test_disconnect_invalid) in ZTEST() argument
511 ZTEST(conn_mgr_conn, test_connect_fail) in ZTEST() argument
[all …]
/Zephyr-Core-3.5.0/subsys/net/conn_mgr/
Dconn_mgr_connectivity.c8 LOG_MODULE_REGISTER(conn_mgr_conn, CONFIG_NET_CONNECTION_MANAGER_LOG_LEVEL);
298 * This is how conn_mgr_conn automatically takes such ifaces admin-down if they are not persistent.
/Zephyr-Core-3.5.0/
DCODEOWNERS942 /tests/net/conn_mgr_conn/ @rlubos @glarsennordic @jukkar
DMAINTAINERS.yml1936 - tests/net/conn_mgr_conn/