|
Contiki-NG
|
CoAP module for reliable transportMore...
#include "coap-transactions.h"#include "coap-observe.h"#include "coap-timer.h"#include "lib/memb.h"#include "lib/list.h"#include <stdlib.h>#include "coap-log.h"Go to the source code of this file.
CoAP module for reliable transport
Definition in file coap-transactions.c.
1.8.13