otLowpanContextInfo
#include <netdata.h>
Represents 6LoWPAN Context ID information associated with a prefix in Network Data.
Summary
Public attributes |
|
---|---|
mCompressFlag
|
bool
The compress flag.
|
mContextId
|
uint8_t
The 6LoWPAN Context ID.
|
mPrefix
|
The associated IPv6 prefix.
|
Public attributes
mCompressFlag
bool otLowpanContextInfo::mCompressFlag
The compress flag.
mContextId
uint8_t otLowpanContextInfo::mContextId
The 6LoWPAN Context ID.
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.