Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp66 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioSetExtendedAddress() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp276 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress() function
/openthread-latest/examples/platforms/simulation/
Dradio.c368 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioSetExtendedAddress() function
/openthread-latest/src/posix/platform/
Dradio.cpp240 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aAddress) in otPlatRadioSetExtendedAddress() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp363 void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress() function
/openthread-latest/tests/unit/
Dtest_platform.cpp149 OT_TOOL_WEAK void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress() function