Structure of Block options with BERT support.
More...
#include <block.h>
Structure of Block options with BERT support.
Definition at line 51 of file block.h.
◆ aszx
unsigned int coap_block_b_t::aszx |
block size (0-7 including BERT
Definition at line 55 of file block.h.
◆ bert
unsigned int coap_block_b_t::bert |
Operating as BERT.
Definition at line 57 of file block.h.
◆ chunk_size
uint32_t coap_block_b_t::chunk_size |
1024 if BERT
Definition at line 58 of file block.h.
◆ defined
unsigned int coap_block_b_t::defined |
Set if block found.
Definition at line 56 of file block.h.
unsigned int coap_block_b_t::m |
1 if more blocks follow, 0 otherwise
Definition at line 53 of file block.h.
◆ num
unsigned int coap_block_b_t::num |
block number
Definition at line 52 of file block.h.
◆ szx
unsigned int coap_block_b_t::szx |
block size (0-6)
Definition at line 54 of file block.h.
The documentation for this struct was generated from the following file: