Home
last modified time | relevance | path

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

/openthread-3.4.0/tests/fuzz/
Dfuzzer_platform.cpp334 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-3.4.0/src/posix/platform/
Dradio.cpp298 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-3.4.0/tests/unit/
Dtest_platform.cpp145 OT_TOOL_WEAK otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_NONE; } in otPlatRadioGetCaps() function
/openthread-3.4.0/examples/platforms/simulation/
Dradio.c644 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function