Init()
Initializes the Beacon Payload.
IsValid() const
Indicates whether or not the beacon appears to be a valid Thread Beacon Payload.
GetProtocolId() const
Returns the Protocol ID value.
GetProtocolVersion() const
Returns the Protocol Version value.
IsNative() const
Indicates whether or not the Native Commissioner flag is set.
ClearNative()
Clears the Native Commissioner flag.
SetNative()
Sets the Native Commissioner flag.
IsJoiningPermitted() const
Indicates whether or not the Joining Permitted flag is set.
ClearJoiningPermitted()
Clears the Joining Permitted flag.
SetJoiningPermitted()
Sets the Joining Permitted flag.
GetNetworkName() const
Gets the Network Name field.
SetNetworkName()
Sets the Network Name field.
GetExtendedPanId() const
Returns the Extended PAN ID field.
SetExtendedPanId()
Sets the Extended PAN ID field.