Home
last modified time | relevance | path

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

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