Contiki-NG
Functions
coap-separate.h File Reference

 CoAP module for separate responses.
More...

#include "coap.h"
#include "coap-engine.h"

Go to the source code of this file.

Functions

void coap_separate_reject ()
 Reject a request that would require a separate response with an error message. More...
 
void coap_separate_accept (coap_message_t *coap_req, coap_separate_t *separate_store)
 Initiate a separate response with an empty ACK. More...
 

Detailed Description

 CoAP module for separate responses.
Author
Matthias Kovatsch kovat.nosp@m.sch@.nosp@m.inf.e.nosp@m.thz..nosp@m.ch

Definition in file coap-separate.h.