Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/subsys/openthread/
Dradio_test.c523 otPlatRadioSetPromiscuous(ot, true); in ZTEST()
531 otPlatRadioSetPromiscuous(ot, false); in ZTEST()
/Zephyr-Core-3.5.0/modules/openthread/platform/
Dradio.c905 void otPlatRadioSetPromiscuous(otInstance *aInstance, bool aEnable) in otPlatRadioSetPromiscuous() function