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.


mVersion#

uint8_t otThreadDiscoveryRequestInfo::mVersion

Thread version.


mIsJoiner#

bool otThreadDiscoveryRequestInfo::mIsJoiner

Whether is from joiner.