|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Representation of extra options for the CoAP TCP client request. More...
#include <zephyr/net/coap_client_tcp.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 TCP client request.
| uint16_t coap_client_tcp_option::code |
Option code.
| uint8_t coap_client_tcp_option::len |
Option len.
| uint8_t coap_client_tcp_option::value[(12)] |
Buffer for the length.