Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio.cpp93 otPlatRadioSetShortAddress(GetInstancePtr(), aShortAddress); in SetShortAddress()
/openthread-latest/include/openthread/platform/
Dradio.h549 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress);
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp71 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp282 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp365 void otPlatRadioSetShortAddress(otInstance *, uint16_t) {} in otPlatRadioSetShortAddress() function
/openthread-latest/tests/unit/
Dtest_platform.cpp151 OT_TOOL_WEAK void otPlatRadioSetShortAddress(otInstance *, uint16_t) {} in otPlatRadioSetShortAddress() function
/openthread-latest/src/posix/platform/
Dradio.cpp253 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetShortAddress() function
/openthread-latest/examples/platforms/simulation/
Dradio.c377 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() function