libcoap
4.3.0
|
Structure of Block options. More...
#include <block.h>
Data Fields | |
unsigned int | num |
block number More... | |
unsigned int | m:1 |
1 if more blocks follow, 0 otherwise More... | |
unsigned int | szx:3 |
block size More... | |
unsigned int coap_block_t::m |