Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c519 zassert_false(otPlatRadioGetPromiscuous(ot), in ZTEST()
524 zassert_true(otPlatRadioGetPromiscuous(ot), "Mode not enabled."); in ZTEST()
532 zassert_false(otPlatRadioGetPromiscuous(ot), "Mode still enabled."); in ZTEST()
/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp212 bool otPlatRadioGetPromiscuous(otInstance *aInstance) in otPlatRadioGetPromiscuous() function
Dradio.c1020 bool otPlatRadioGetPromiscuous(otInstance *aInstance) in otPlatRadioGetPromiscuous() function