| 
    Zephyr Project API 3.5.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 | 
| uint8_t | len | 
| uint8_t | value [12] | 
Representation of extra options for the CoAP client request.
| uint16_t coap_client_option::code | 
| uint8_t coap_client_option::len | 
| uint8_t coap_client_option::value[12] |