Home
last modified time | relevance | path

Searched defs:otPlatRadioTransmit (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp130 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
/openthread-latest/tests/unit/
Dtest_srp_server.cpp86 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
Dtest_multipan_rcp_instances.cpp84 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *) in otPlatRadioTransmit() function
Dtest_dns_client.cpp90 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
Dtest_srp_adv_proxy.cpp87 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
Dtest_dnssd_discovery_proxy.cpp91 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
Dtest_platform.cpp167 OT_TOOL_WEAK otError otPlatRadioTransmit(otInstance *, otRadioFrame *) { return OT_ERROR_NONE; } in otPlatRadioTransmit() function
Dtest_routing_manager.cpp265 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp343 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
/openthread-latest/examples/platforms/simulation/
Dradio.c501 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
/openthread-latest/src/posix/platform/
Dradio.cpp303 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp386 otError otPlatRadioTransmit(otInstance *, otRadioFrame *aFrame) in otPlatRadioTransmit() function