Structure to hold a CoAP option. More...
#include <coap_api.h>
Detailed Description
Structure to hold a CoAP option.
Field Documentation
| uint16_t coap_option_t::length |
Option length (including the extended length value in any).
| uint16_t coap_option_t::number |
Option number (including the extended delta value if any).
| uint8_t* coap_option_t::p_data |
Pointer to the memory where the data of the option is located.
- components/iot/coap/coap_api.h