Helper struct for options parser.
More...
Helper struct for options parser.
Definition at line 71 of file base.h.
#include <base.h>
◆ data
| uint8_t* unicoap_option_entry_t::data |
Pointer into options storage where this option starts.
- Note
- This is not the start of the given option's value.
Definition at line 76 of file base.h.
◆ number
Option number.
Definition at line 86 of file base.h.
◆ size
| uint16_t unicoap_option_entry_t::size |
Number of bytes this option is comprised of.
Definition at line 81 of file base.h.
The documentation for this struct was generated from the following file:
- sys/include/net/unicoap/options/base.h