Connection to server descriptor. More...
Connection to server descriptor.
Definition at line 46 of file lwm2m_client.h.
#include <lwm2m_client.h>
Data Fields | |
struct lwm2m_client_connection * | next |
pointer to the next connection | |
sock_udp_ep_t | remote |
remote endpoint | |
time_t | last_send |
last sent packet to the server | |