|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Representation of extra options for the CoAP client request. More...
#include <coap_client.h>
Data Fields | |
| uint16_t | code |
| Option code. | |
| uint8_t | len |
| Option len. | |
| uint8_t | value [12] |
| Buffer for the length. | |
Representation of extra options for the CoAP client request.
| uint16_t coap_client_option::code |
Option code.
| uint8_t coap_client_option::len |
Option len.
| uint8_t coap_client_option::value[12] |
Buffer for the length.