Home
last modified time | relevance | path

Searched defs:otPlatRadioGetPromiscuous (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/tests/fuzz/
Dfuzzer_platform.cpp340 bool otPlatRadioGetPromiscuous(otInstance *aInstance) in otPlatRadioGetPromiscuous() function
/openthread-3.4.0/src/posix/platform/
Dradio.cpp310 bool otPlatRadioGetPromiscuous(otInstance *aInstance) in otPlatRadioGetPromiscuous() function
/openthread-3.4.0/tests/unit/
Dtest_platform.cpp147 OT_TOOL_WEAK bool otPlatRadioGetPromiscuous(otInstance *) { return false; } in otPlatRadioGetPromiscuous() function
/openthread-3.4.0/examples/platforms/simulation/
Dradio.c653 bool otPlatRadioGetPromiscuous(otInstance *aInstance) in otPlatRadioGetPromiscuous() function