Searched defs:lwm2m_ctx (Results 1 – 1 of 1) sorted by relevance
74 struct lwm2m_ctx { struct76 struct sockaddr remote_addr;100 int (*load_credentials)(struct lwm2m_ctx *client_ctx); argument107 bool use_dtls;110 int sec_obj_inst;113 int srv_obj_inst;119 bool bootstrap_mode;122 int sock_fd;127 lwm2m_socket_fault_cb_t fault_cb;132 lwm2m_notify_timeout_cb_t notify_timeout_cb;[all …]