You are viewing documentation for version:
Represents 6LoWPAN Context ID information associated with a prefix in Network Data.
Public Attributes#
The associated IPv6 prefix.
Public Attribute Documentation#
mContextId#
uint8_t otLowpanContextInfo::mContextId
The 6LoWPAN Context ID.
mCompressFlag#
bool otLowpanContextInfo::mCompressFlag
The compress flag.
mPrefix#
otIp6Prefix otLowpanContextInfo::mPrefix
The associated IPv6 prefix.