Searched defs:GetPeriod (Results 1 – 2 of 2) sorted by relevance
110 uint32_t GetPeriod(void) const { return mPeriod; } in GetPeriod() function in ot::AnnounceSenderBase
142 uint16_t GetPeriod(void) const { return LittleEndian::HostSwap16(mPeriod); } in GetPeriod() function in ot::Mac::CslIe