otCoapOption
#include <coap.h>
Represents a CoAP option.
Summary
Public attributes |
|
---|---|
mLength
|
uint16_t
Option Length.
|
mNumber
|
uint16_t
Option Number.
|
Public attributes
mLength
uint16_t otCoapOption::mLength
Option Length.
mNumber
uint16_t otCoapOption::mNumber
Option Number.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.