Represents 6LoWPAN Context ID information associated with a prefix in Network Data.
Public Attribute Documentation#
mContextId#
uint8_t otLowpanContextInfo::mContextId
The 6LoWPAN Context ID.
Definition at line
81
of file include/openthread/netdata.h
mCompressFlag#
bool otLowpanContextInfo::mCompressFlag
The compress flag.
Definition at line
82
of file include/openthread/netdata.h
mPrefix#
otIp6Prefix otLowpanContextInfo::mPrefix
The associated IPv6 prefix.
Definition at line
83
of file include/openthread/netdata.h