Searched refs:lwm2m_sock_ctx (Results 1 – 4 of 4) sorted by relevance
367 struct lwm2m_ctx **lwm2m_sock_ctx(void);
69 struct lwm2m_ctx **lwm2m_sock_ctx(void);361 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in lwm2m_notify_observer_path()861 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in engine_remove_observer_by_id()1373 struct lwm2m_ctx **sock_ctx = lwm2m_sock_ctx(); in lwm2m_path_is_observed()
116 struct lwm2m_ctx **lwm2m_sock_ctx(void) { return sock_ctx; } in lwm2m_sock_ctx() function
113 struct lwm2m_ctx **eng_ctx = lwm2m_sock_ctx(); in ZTEST()