Searched refs:SetWindow (Results 1 – 3 of 3) sorted by relevance
135 Error SetWindow(uint8_t aWindow);
136 Error JamDetector::SetWindow(uint8_t aWindow) in SetWindow() function in ot::Utils::JamDetector
59 return AsCoreType(aInstance).Get<Utils::JamDetector>().SetWindow(aWindow); in otJamDetectionSetWindow()