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