You are viewing documentation for version:
Represents a Joiner Info. 
Public Attributes#
Joiner EUI64 (when mType is OT_JOINER_INFO_TYPE_EUI64) 
Joiner Discerner (when mType is OT_JOINER_INFO_TYPE_DISCERNER) 
uint32_t
Joiner expiration time in msec. 
Public Attribute Documentation#
mType#
otJoinerInfoType otJoinerInfo::mType
Joiner type. 
mEui64#
otExtAddress otJoinerInfo::mEui64
Joiner EUI64 (when mType is OT_JOINER_INFO_TYPE_EUI64) 
mDiscerner#
otJoinerDiscerner otJoinerInfo::mDiscerner
Joiner Discerner (when mType is OT_JOINER_INFO_TYPE_DISCERNER) 
mSharedId#
union otJoinerInfo::@0 otJoinerInfo::mSharedId
Shared fields. 
mPskd#
otJoinerPskd otJoinerInfo::mPskd
Joiner PSKd. 
mExpirationTime#
uint32_t otJoinerInfo::mExpirationTime
Joiner expiration time in msec.