/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
H A D | fake_tx_channel.h | 42 void SendFrame(ByteBufferPtr frame) override { in SendFrame() function
|
/aosp_15_r20/external/openthread/src/android/thread_network_hal/ |
H A D | vendor_interface.cpp | 82 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
|
H A D | hal_interface.cpp | 219 otError HalInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HalInterface
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | vendor_interface_example.cpp | 126 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
|
H A D | hdlc_interface.cpp | 212 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HdlcInterface
|
H A D | spi_interface.cpp | 784 otError SpiInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::SpiInterface
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | channel_send_frame_transformer_delegate.cc | 112 void ChannelSendFrameTransformerDelegate::SendFrame( in SendFrame() function in webrtc::ChannelSendFrameTransformerDelegate
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_rtcp_impl2_unittest.cc | 327 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test 336 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
|
H A D | rtp_rtcp_impl_unittest.cc | 210 void SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImplTest
|
/aosp_15_r20/external/perfetto/src/ipc/ |
H A D | client_impl.cc | 141 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl
|
H A D | host_impl.cc | 385 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl
|
H A D | host_impl_unittest.cc | 193 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon4f3d4fc30111::FakeClient
|
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/ |
H A D | socket_interface.cpp | 84 otError SocketInterface::SendFrame(const uint8_t* aFrame, uint16_t aLength) { in SendFrame() function in aidl::android::hardware::threadnetwork::SocketInterface
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | channel.cc | 512 void ChannelImpl::SendFrame(ByteBufferPtr pdu) { in SendFrame() function in bt::l2cap::internal::ChannelImpl
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_channel.cc | 308 WebSocketChannel::ChannelState WebSocketChannel::SendFrame( in SendFrame() function in net::WebSocketChannel
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_video_engine_unittest.cc | 1630 void SendFrame() { in SendFrame() function in cricket::WebRtcVideoChannelBaseTest
|