Home
last modified time | relevance | path

Searched refs:CONN_MGR_CONN_DECLARE_PUBLIC (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_conn_impl.h66 CONN_MGR_CONN_DECLARE_PUBLIC(TEST_L2_CONN_IMPL_A);
69 CONN_MGR_CONN_DECLARE_PUBLIC(TEST_L2_CONN_IMPL_B);
73 CONN_MGR_CONN_DECLARE_PUBLIC(TEST_L2_CONN_IMPL_N);
77 CONN_MGR_CONN_DECLARE_PUBLIC(TEST_L2_CONN_IMPL_NI);
/Zephyr-latest/include/zephyr/net/conn_mgr/
Dconnectivity_wifi_mgmt.h33 (CONN_MGR_CONN_DECLARE_PUBLIC(CONNECTIVITY_WIFI_MGMT); \
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h147 #define CONN_MGR_CONN_DECLARE_PUBLIC(conn_id) \ macro
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst108 CONN_MGR_CONN_DECLARE_PUBLIC(MY_CONNECTIVITY_IMPL);
120 If you are using :c:macro:`CONN_MGR_CONN_DECLARE_PUBLIC`, declare this type alongside the declarati…
126 CONN_MGR_CONN_DECLARE_PUBLIC(MY_CONNECTIVITY_IMPL);