Home
last modified time | relevance | path

Searched refs:otPlatRadioSetAlternateShortAddress (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/radio/
Dradio_platform.cpp186 extern "C" OT_TOOL_WEAK void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddr… in otPlatRadioSetAlternateShortAddress() function
Dradio.hpp887 otPlatRadioSetAlternateShortAddress(GetInstancePtr(), aShortAddress); in SetAlternateShortAddress()
/openthread-latest/include/openthread/platform/
Dradio.h569 void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress);
/openthread-latest/src/posix/platform/
Dradio.cpp259 void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetAlternateShortAddress() function
/openthread-latest/examples/platforms/simulation/
Dradio.c386 void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetAlternateShortAddress() function