|
Contiki-NG
|
CoAP module for separate responses.More...
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... | |
CoAP module for separate responses.
Definition in file coap-separate.h.
1.8.13