Home
last modified time | relevance | path

Searched defs:SendPackets (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/test/network/
H A Dcross_traffic.cc221 void TcpMessageRouteImpl::SendPackets(Timestamp at_time) { in SendPackets() function in webrtc::test::TcpMessageRouteImpl
296 void FakeTcpCrossTraffic::SendPackets(Timestamp at_time) { in SendPackets() function in webrtc::test::FakeTcpCrossTraffic
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dmock_acl_data_channel.cc81 void MockAclDataChannel::SendPackets() { in SendPackets() function in bt::hci::testing::MockAclDataChannel
H A Dacl_data_channel.cc301 void AclDataChannelImpl::SendPackets(ConnectionMap::iterator& current_link) { in SendPackets() function in bt::hci::AclDataChannelImpl
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1alpha1/
H A Dstreaming_service.proto39 rpc SendPackets(stream SendPacketsRequest) returns (stream SendPacketsResponse) { rpc
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/
H A Dstreaming_service.proto40 rpc SendPackets(stream SendPacketsRequest) rpc
/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe_unittest.cc53 void SendPackets(FakeNetworkPipe* pipe, int number_packets, int packet_size) { in SendPackets() function in webrtc::FakeNetworkPipeTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_test.cc328 TEST_F(HciScoConnectionTestWithFakeScoChannel, SendPackets) { in TEST_F() argument
/aosp_15_r20/external/webrtc/p2p/base/
H A Ddtls_transport_unittest.cc162 void SendPackets(size_t size, size_t count, bool srtp) { in SendPackets() function in cricket::DtlsTestClient
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc746 bool SendPackets(std::list<hci::ACLDataPacketPtr> packets) { in SendPackets() function in bt::l2cap::__anonc9820c150111::ChannelManagerMockAclChannelTest