Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp141 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) in otPlatRadioSetShortAddress() function
Dradio.c742 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c707 otPlatRadioSetShortAddress(ot, short_add); in ZTEST()