Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
coap_client_option Struct Reference

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]
 

Detailed Description

Representation of extra options for the CoAP client request.

Field Documentation

◆ code

uint16_t coap_client_option::code

◆ len

uint8_t coap_client_option::len

◆ value

uint8_t coap_client_option::value[12]

The documentation for this struct was generated from the following file: