class Beacon

Defined at line 1353 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 1361 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 1374 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp

uint8_t * GetPayload ()

Returns the pointer to the beacon payload.

Defined at line 1385 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 1392 of file ../../third_party/openthread/src/core/mac/mac_frame.hpp