Represents the Thread Discovery Request data.
Public Attributes#
IEEE 802.15.4 Extended Address of the requester.
uint8_t
Thread version.
bool
Whether is from joiner.
Public Attribute Documentation#
mExtAddress#
otExtAddress otThreadDiscoveryRequestInfo::mExtAddress
IEEE 802.15.4 Extended Address of the requester.
Definition at line
1011
of file include/openthread/thread.h
mVersion#
uint8_t otThreadDiscoveryRequestInfo::mVersion
Thread version.
Definition at line
1012
of file include/openthread/thread.h
mIsJoiner#
bool otThreadDiscoveryRequestInfo::mIsJoiner
Whether is from joiner.
Definition at line
1013
of file include/openthread/thread.h