Loading...
Searching...
No Matches
coap_optpos_t Struct Reference

CoAP option array entry. More...

Detailed Description

CoAP option array entry.

Definition at line 210 of file nanocoap.h.

#include <nanocoap.h>

Data Fields

uint16_t opt_num
 full CoAP option number

 
uint16_t offset
 offset in packet

 

Field Documentation

◆ offset

uint16_t coap_optpos_t::offset

offset in packet

Definition at line 212 of file nanocoap.h.

◆ opt_num

uint16_t coap_optpos_t::opt_num

full CoAP option number

Definition at line 211 of file nanocoap.h.


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