|
Contiki-NG
|
An implementation of the Constrained Application Protocol (RFC).More...
#include <string.h>#include <stdlib.h>#include <inttypes.h>#include "sys/cc.h"#include "lib/random.h"#include "coap.h"#include "coap-transactions.h"#include "coap-log.h"Go to the source code of this file.
An implementation of the Constrained Application Protocol (RFC).
Joakim Eriksson, joakim.eriksson@ri.se Niclas Finne, niclas.finne@ri.se
Definition in file coap.c.
1.8.13