Connection to server descriptor. More...

Detailed Description

Connection to server descriptor.

Definition at line 57 of file lwm2m_client.h.

#include <lwm2m_client.h>

Data Fields

struct lwm2m_client_connectionnext
 pointer to the next connection
 
sock_udp_ep_t remote
 remote endpoint
 
sock_dtls_session_t session
 DTLS session (needs wakaama_client_dtls module)
 
lwm2m_client_connection_type_t type
 type of connection
 
time_t last_send
 last sent packet to the server
 

The documentation for this struct was generated from the following file: