Contiki 3.x
|
An implementation of the Constrained Application Protocol (RFC).More...
#include <string.h>
#include <stdio.h>
#include "contiki.h"
#include "contiki-net.h"
#include "er-coap.h"
#include "er-coap-transactions.h"
Go to the source code of this file.
An implementation of the Constrained Application Protocol (RFC).
Definition in file er-coap.c.