Searched defs:otPlatRadioEnergyScan (Results 1 – 5 of 5) sorted by relevance
/external/openthread/tests/fuzz/ |
D | fuzzer_platform.cpp | 399 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
|
/external/openthread/src/posix/platform/ |
D | radio.cpp | 414 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
|
/external/openthread/examples/platforms/cc2538/ |
D | radio.c | 1190 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
|
/external/openthread/tests/unit/ |
D | test_platform.cpp | 232 OT_TOOL_WEAK otError otPlatRadioEnergyScan(otInstance *, uint8_t, uint16_t) in otPlatRadioEnergyScan() function
|
/external/openthread/examples/platforms/simulation/ |
D | radio.c | 1023 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan() function
|