Represents a Joiner Discerner.

Public Attributes#

uint64_t

Discerner value (the lowest mLength bits specify the discerner).

uint8_t

Length (number of bits) - must be non-zero and at most OT_JOINER_MAX_DISCERNER_LENGTH.

Public Attribute Documentation#

mValue#

uint64_t otJoinerDiscerner::mValue

Discerner value (the lowest mLength bits specify the discerner).


Definition at line 80 of file include/openthread/joiner.h

mLength#

uint8_t otJoinerDiscerner::mLength

Length (number of bits) - must be non-zero and at most OT_JOINER_MAX_DISCERNER_LENGTH.


Definition at line 81 of file include/openthread/joiner.h