Contiki-NG

Implementation of the Contiki OMA LWM2M security. More...

#include <stdint.h>
#include <string.h>
#include <inttypes.h>
#include "lwm2m-object.h"
#include "lwm2m-engine.h"
#include "lwm2m-server.h"
#include "lwm2m-security.h"
#include "coap-keystore.h"
#include "lib/list.h"
#include "coap-log.h"

Go to the source code of this file.

Detailed Description

Implementation of the Contiki OMA LWM2M security.

Author
Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e Niclas Finne nfi@s.nosp@m.ics..nosp@m.se

Definition in file lwm2m-security.c.