Searched defs:otPlatRadioTransmit (Results 1 – 12 of 12) sorted by relevance
/openthread-latest/tests/nexus/platform/ |
D | nexus_radio.cpp | 130 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
|
/openthread-latest/tests/unit/ |
D | test_srp_server.cpp | 86 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
|
D | test_multipan_rcp_instances.cpp | 84 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *) in otPlatRadioTransmit() function
|
D | test_dns_client.cpp | 90 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
|
D | test_srp_adv_proxy.cpp | 87 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
|
D | test_dnssd_discovery_proxy.cpp | 91 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
|
D | test_platform.cpp | 167 OT_TOOL_WEAK otError otPlatRadioTransmit(otInstance *, otRadioFrame *) { return OT_ERROR_NONE; } in otPlatRadioTransmit() function
|
D | test_routing_manager.cpp | 265 otError otPlatRadioTransmit(otInstance *, otRadioFrame *) in otPlatRadioTransmit() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 343 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
|
/openthread-latest/examples/platforms/simulation/ |
D | radio.c | 501 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
|
/openthread-latest/src/posix/platform/ |
D | radio.cpp | 303 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit() function
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 386 otError otPlatRadioTransmit(otInstance *, otRadioFrame *aFrame) in otPlatRadioTransmit() function
|