Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c463 otPlatRadioEnableSrcMatch(ot, true); in ZTEST()
466 otPlatRadioEnableSrcMatch(ot, false); in ZTEST()
469 otPlatRadioEnableSrcMatch(ot, true); in ZTEST()
/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp218 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function
Dradio.c1094 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function