0.01.00
ot::Mac::Beacon Class Reference

Public Types

enum  { kSuperFrameSpec = 0x0fff }
 

Public Member Functions

void Init (void)
 This method initializes the Beacon message.
 
bool IsValid (void)
 This method indicates whether or not the beacon appears to be a valid Thread Beacon message. More...
 
uint8_t * GetPayload (void)
 This method returns the pointer to the beacon payload address. More...
 

Member Enumeration Documentation

§ anonymous enum

anonymous enum
Enumerator
kSuperFrameSpec 

Superframe Specification value.

Member Function Documentation

§ GetPayload()

uint8_t* ot::Mac::Beacon::GetPayload ( void  )
inline

This method returns the pointer to the beacon payload address.

Return values
Apointer to the beacon payload address.

§ IsValid()

bool ot::Mac::Beacon::IsValid ( void  )
inline

This method indicates whether or not the beacon appears to be a valid Thread Beacon message.

Return values
TRUEif the beacon appears to be a valid Thread Beacon message.
FALSEif the beacon does not appear to be a valid Thread Beacon message.

The documentation for this class was generated from the following file: