Home
last modified time | relevance | path

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

/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp260 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() function
/external/openthread/src/posix/platform/
Dradio.cpp219 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetShortAddress() function
/external/openthread/examples/platforms/cc2538/
Dradio.c335 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetShortAddress() function
/external/openthread/tests/unit/
Dtest_platform.cpp142 OT_TOOL_WEAK void otPlatRadioSetShortAddress(otInstance *, uint16_t) in otPlatRadioSetShortAddress() function
/external/openthread/examples/platforms/simulation/
Dradio.c272 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() function