otCoapOption
#include <coap.h>
This structure 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.