Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Djam_detection_api.cpp67 otError otJamDetectionSetBusyPeriod(otInstance *aInstance, uint8_t aBusyPeriod) in otJamDetectionSetBusyPeriod()
/external/openthread/src/core/utils/
Djam_detector.cpp150 Error JamDetector::SetBusyPeriod(uint8_t aBusyPeriod) in SetBusyPeriod()