Home
last modified time | relevance | path

Searched defs:otPlatRadioSetCcaEnergyDetectThreshold (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp230 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *, int8_t) { return kErrorNotImplemented;… in otPlatRadioSetCcaEnergyDetectThreshold() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp443 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
/openthread-latest/examples/platforms/simulation/
Dradio.c966 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
/openthread-latest/src/posix/platform/
Dradio.cpp475 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp419 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *, int8_t) { return OT_ERROR_NONE; } in otPlatRadioSetCcaEnergyDetectThreshold() function
/openthread-latest/tests/unit/
Dtest_platform.cpp577 otError otPlatRadioSetCcaEnergyDetectThreshold(otInstance *aInstance, int8_t aThreshold) in otPlatRadioSetCcaEnergyDetectThreshold() function