class Beacon

Defined at line 1240 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp

Public Members

static const uint16_t kSuperFrameSpec

Public Methods

void Init ()

Initializes the Beacon message.

Defined at line 1248 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp

bool IsValid ()

Indicates whether or not the beacon appears to be a valid Thread Beacon message.

Defined at line 1261 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp

uint8_t * GetPayload ()

Returns the pointer to the beacon payload.

Defined at line 1272 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp

const uint8_t * GetPayload ()

Returns the pointer to the beacon payload.

Defined at line 1279 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp