Contiki-NG
coap-block1.h File Reference

CoAP module for block 1 handling. More...

#include "coap.h"
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Functions

int coap_block1_handler (coap_message_t *request, coap_message_t *response, uint8_t *target, size_t *len, size_t max_len)
 Block 1 support within a CoAP resource. More...
 

Detailed Description

CoAP module for block 1 handling.

Author
Lars Schmertmann Small.nosp@m.Lars.nosp@m.@t-on.nosp@m.line.nosp@m..de

Definition in file coap-block1.h.