Implementation of the Contiki OMA LWM2M TLV
#include <string.h>
#include <stdint.h>
#include "oma-tlv.h"
Go to the source code of this file.
Definition in file oma-tlv.c.