Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/radio/
Dradio.cpp81 otPlatRadioSetShortAddress(GetInstancePtr(), aShortAddress); in SetShortAddress()
/openthread-3.5.0/include/openthread/platform/
Dradio.h520 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress);
/openthread-3.5.0/tests/fuzz/
Dfuzzer_platform.cpp251 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() function
/openthread-3.5.0/tests/unit/
Dtest_platform.cpp125 OT_TOOL_WEAK void otPlatRadioSetShortAddress(otInstance *, uint16_t) {} in otPlatRadioSetShortAddress() function
/openthread-3.5.0/src/posix/platform/
Dradio.cpp238 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetShortAddress() function
/openthread-3.5.0/examples/platforms/simulation/
Dradio.c392 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() function