Home
last modified time | relevance | path

Searched defs:GetPeriod (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dannounce_sender.hpp110 uint32_t GetPeriod(void) const { return mPeriod; } in GetPeriod() function in ot::AnnounceSenderBase
/openthread-latest/src/core/mac/
Dmac_header_ie.hpp142 uint16_t GetPeriod(void) const { return LittleEndian::HostSwap16(mPeriod); } in GetPeriod() function in ot::Mac::CslIe