Represents 6LoWPAN Context ID information associated with a prefix in Network Data.

Public Attributes#

uint8_t

The 6LoWPAN Context ID.

bool

The compress flag.

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.