Searched refs:GetBusyPeriod (Results 1 – 2 of 2) sorted by relevance
165 uint8_t GetBusyPeriod(void) const { return mBusyPeriod; } in GetBusyPeriod() function in ot::Utils::JamDetector
74 return AsCoreType(aInstance).Get<Utils::JamDetector>().GetBusyPeriod(); in otJamDetectionGetBusyPeriod()