Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp123 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t panid) in otPlatRadioSetPanId() function
Dradio.c725 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanId) in otPlatRadioSetPanId() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c698 otPlatRadioSetPanId(ot, pan_id); in ZTEST()