Implementation of the Contiki OMA LWM2M server
#include <stdint.h>
#include "lwm2m-object.h"
#include "lwm2m-engine.h"
Go to the source code of this file.
Definition in file lwm2m-server.c.