Home
last modified time | relevance | path

Searched defs:SendPacket (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/webrtc/test/network/
H A Dtraffic_route.cc77 void CrossTrafficRouteImpl::SendPacket(size_t packet_size) { in SendPacket() function in webrtc::test::CrossTrafficRouteImpl
81 void CrossTrafficRouteImpl::SendPacket(size_t packet_size, uint16_t dest_port) { in SendPacket() function in webrtc::test::CrossTrafficRouteImpl
H A Dfeedback_generator.cc38 void FeedbackGeneratorImpl::SendPacket(size_t size) { in SendPacket() function in webrtc::FeedbackGeneratorImpl
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Ddcsctp_socket_network_test.cc117 void SendPacket(rtc::ArrayView<const uint8_t> data) { in SendPacket() function in dcsctp::__anon65f5f2e00111::BoundSocket
179 void SendPacket(rtc::ArrayView<const uint8_t> data) override { in SendPacket() function in dcsctp::__anon65f5f2e00111::SctpActor
/aosp_15_r20/external/pigweed/pw_router/public/pw_router/
H A Degress_function.h29 Status SendPacket(ConstByteSpan packet, const PacketParser& parser) final { in SendPacket() function
/aosp_15_r20/external/webrtc/pc/
H A Dchannel.cc287 bool BaseChannel::SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function in cricket::BaseChannel
364 bool BaseChannel::SendPacket(bool rtcp, in SendPacket() function in cricket::BaseChannel
H A Drtp_transport.cc141 bool RtpTransport::SendPacket(bool rtcp, in SendPacket() function in webrtc::RtpTransport
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
H A Dclient_testing.h91 void SendPacket(internal::pwpb::PacketType type, in SendPacket() function
/aosp_15_r20/external/openscreen/cast/streaming/
H A Denvironment.cc73 void Environment::SendPacket(absl::Span<const uint8_t> packet) { in SendPacket() function in openscreen::cast::Environment
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/
H A Dpacket_sender.cc112 void PacketSender::SendPacket() { in SendPacket() function in webrtc::PacketSender
/aosp_15_r20/external/webrtc/test/
H A Ddirect_transport.cc81 void DirectTransport::SendPacket(const uint8_t* data, size_t length) { in SendPacket() function in webrtc::test::DirectTransport
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.h146 inline void EtmV3PktProcImpl::SendPacket() in SendPacket() function
/aosp_15_r20/external/webrtc/net/dcsctp/fuzzers/
H A Ddcsctp_fuzzers.h59 void SendPacket(rtc::ArrayView<const uint8_t> data) override { in SendPacket() function
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/
H A DBasePipeServer.cpp196 bool BasePipeServer::SendPacket(uint32_t packetFamily, uint32_t packetId, const uint8_t* data, uint… in SendPacket() function in arm::pipe::BasePipeServer
/aosp_15_r20/external/webrtc/p2p/base/
H A Dfake_packet_transport.h59 int SendPacket(const char* data, in SendPacket() function
H A Dstun_request.cc201 void StunRequestManager::SendPacket(const void* data, in SendPacket() function in cricket::StunRequestManager
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_network_interface.h118 virtual bool SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function
H A Dmedia_channel.cc75 bool MediaChannel::SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function in cricket::MediaChannel
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dpacing_controller_unittest.cc99 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::MockPacingControllerCallback
175 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::PacingControllerPadding
216 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::PacingControllerProbing
H A Dpacket_router.cc137 void PacketRouter::SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::PacketRouter
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dmock_uci_hal.rs231 SendPacket { enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_peer.cc134 void FakePeer::SendPacket(hci_spec::ConnectionHandle conn, in SendPacket() function in bt::testing::FakePeer
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dcall.cc217 Status Call::SendPacket(PacketType type, ConstByteSpan payload, Status status) { in SendPacket() function in pw::rpc::internal::Call
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_scanning_filter_duplicates_test.cc122 void SendPacket(model::packets::LinkLayerPacketView packet) { in SendPacket() function in rootcanal::LeScanningFilterDuplicates
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Duber_loss_algorithm_test.cc36 void SendPacket(uint64_t packet_number, EncryptionLevel encryption_level) { in SendPacket() function in quic::test::__anona664f70b0111::UberLossAlgorithmTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dsignaling_channel.cc150 bool SignalingChannel::SendPacket(CommandCode code, in SendPacket() function in bt::l2cap::internal::SignalingChannel

12