Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/radio/
Dradio.cpp85 otPlatRadioSetExtendedAddress(GetInstancePtr(), &aExtAddress); in SetExtendedAddress()
/openthread-3.6.0/include/openthread/platform/
Dradio.h512 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress);
/openthread-3.6.0/tests/fuzz/
Dfuzzer_platform.cpp250 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress() function
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp145 OT_TOOL_WEAK void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress() function
/openthread-3.6.0/src/posix/platform/
Dradio.cpp315 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aAddress) in otPlatRadioSetExtendedAddress() function
/openthread-3.6.0/examples/platforms/simulation/
Dradio.c383 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioSetExtendedAddress() function