Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp42 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-latest/tests/unit/
Dtest_srp_server.cpp84 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_ACK_TIMEOUT | OT_RADIO_CAPS_CSM… in otPlatRadioGetCaps() function
Dtest_dns_client.cpp88 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_ACK_TIMEOUT | OT_RADIO_CAPS_CSM… in otPlatRadioGetCaps() function
Dtest_srp_adv_proxy.cpp85 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_ACK_TIMEOUT | OT_RADIO_CAPS_CSM… in otPlatRadioGetCaps() function
Dtest_dnssd_discovery_proxy.cpp89 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_ACK_TIMEOUT | OT_RADIO_CAPS_CSM… in otPlatRadioGetCaps() function
Dtest_platform.cpp173 OT_TOOL_WEAK otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_NONE; } in otPlatRadioGetCaps() function
Dtest_routing_manager.cpp263 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_ACK_TIMEOUT | OT_RADIO_CAPS_CSM… in otPlatRadioGetCaps() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp371 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-latest/examples/platforms/simulation/
Dradio.c560 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-latest/src/posix/platform/
Dradio.cpp321 otRadioCaps otPlatRadioGetCaps(otInstance *aInstance) in otPlatRadioGetCaps() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp395 otRadioCaps otPlatRadioGetCaps(otInstance *) { return OT_RADIO_CAPS_NONE; } in otPlatRadioGetCaps() function