Home
last modified time | relevance | path

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

/openthread-3.7.0/tests/fuzz/
Dfuzzer_platform.cpp254 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress() function
/openthread-3.7.0/examples/platforms/simulation/
Dradio.c382 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioSetExtendedAddress() function
/openthread-3.7.0/src/posix/platform/
Dradio.cpp218 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aAddress) in otPlatRadioSetExtendedAddress() function
/openthread-3.7.0/tests/unit/
Dtest_platform.cpp146 OT_TOOL_WEAK void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress() function