Home
last modified time | relevance | path

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

/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/examples/platforms/simulation/
Dradio.c377 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() function
/openthread-latest/src/posix/platform/
Dradio.cpp253 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) 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