Contiki-NG

    Implementation of the Contiki OMA LWM2M TLV
More...

#include <string.h>
#include <stdint.h>
#include <inttypes.h>
#include "lwm2m-tlv.h"
#include "coap-log.h"

Go to the source code of this file.

Detailed Description

    Implementation of the Contiki OMA LWM2M TLV
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-tlv.c.