Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/subsys/openthread/
Dradio_test.c796 otPlatRadioSetShortAddress(ot, short_add); in test_address_test()
/Zephyr-Core-2.7.6/subsys/net/lib/openthread/platform/
Dradio.c565 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() function