Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/api/
Djam_detection_api.cpp57 otError otJamDetectionSetWindow(otInstance *aInstance, uint8_t aWindow) in otJamDetectionSetWindow()
/openthread-3.5.0/src/core/utils/
Djam_detector.cpp133 Error JamDetector::SetWindow(uint8_t aWindow) in SetWindow()