Home
last modified time | relevance | path

Searched defs:otPlatRadioEnergyScan (Results 1 – 5 of 5) sorted by relevance

/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp399 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
/external/openthread/src/posix/platform/
Dradio.cpp414 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
/external/openthread/examples/platforms/cc2538/
Dradio.c1190 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
/external/openthread/tests/unit/
Dtest_platform.cpp232 OT_TOOL_WEAK otError otPlatRadioEnergyScan(otInstance *, uint8_t, uint16_t) in otPlatRadioEnergyScan() function
/external/openthread/examples/platforms/simulation/
Dradio.c1023 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function