Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h128 struct conn_mgr_conn_impl { struct
140 const struct conn_mgr_conn_impl CONN_MGR_CONN_IMPL_GET_NAME(conn_id) = { \ argument
148 extern const struct conn_mgr_conn_impl CONN_MGR_CONN_IMPL_GET_NAME(conn_id)
167 const struct conn_mgr_conn_impl *impl;
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst24 This creates a static instance of the :c:struct:`conn_mgr_conn_impl` struct, which then stores a re…