Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
|
|
3.6.0 |
Represents the current state of a block-wise transaction. More...
#include <coap.h>
Data Fields | |
size_t | total_size |
size_t | current |
enum coap_block_size | block_size |
Represents the current state of a block-wise transaction.
enum coap_block_size coap_block_context::block_size |
size_t coap_block_context::current |
size_t coap_block_context::total_size |