Home
last modified time | relevance | path

Searched defs:otPlatRadioSetFemLnaGain (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/radio/
Dradio_platform.cpp314 extern "C" OT_TOOL_WEAK otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function
/external/openthread/tests/nexus/platform/
Dnexus_radio.cpp232 otError otPlatRadioSetFemLnaGain(otInstance *, int8_t) { return kErrorNotImplemented; } in otPlatRadioSetFemLnaGain() function
/external/openthread/examples/platforms/simulation/
Dradio.c989 otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function
/external/openthread/src/posix/platform/
Dradio.cpp506 otError otPlatRadioSetFemLnaGain(otInstance *aInstance, int8_t aGain) in otPlatRadioSetFemLnaGain() function