Home
last modified time | relevance | path

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

/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp250 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress() function
/external/openthread/examples/platforms/simulation/
Dradio.c382 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioSetExtendedAddress() function
/external/openthread/src/posix/platform/
Dradio.cpp317 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aAddress) in otPlatRadioSetExtendedAddress() function
/external/openthread/tests/unit/
Dtest_platform.cpp145 OT_TOOL_WEAK void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress() function