Home
last modified time | relevance | path

Searched defs:SendFrame (Results 1 – 14 of 14) sorted by relevance

/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp82 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
Dhal_interface.cpp217 otError HalInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HalInterface
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp125 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp212 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HdlcInterface
Dspi_interface.cpp782 otError SpiInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::SpiInterface
/external/webrtc/audio/
Dchannel_send_frame_transformer_delegate.cc112 void ChannelSendFrameTransformerDelegate::SendFrame( in SendFrame() function in webrtc::ChannelSendFrameTransformerDelegate
/external/perfetto/src/ipc/
Dclient_impl.cc141 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl
Dhost_impl.cc385 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl
Dhost_impl_unittest.cc193 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon3dffb9610111::FakeClient
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel.cc489 void ChannelImpl::SendFrame(ByteBufferPtr pdu) { in SendFrame() function in bt::l2cap::internal::ChannelImpl
/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl2_unittest.cc327 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
336 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
Drtp_rtcp_impl_unittest.cc210 void SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImplTest
/external/cronet/net/websockets/
Dwebsocket_channel.cc302 WebSocketChannel::ChannelState WebSocketChannel::SendFrame( in SendFrame() function in net::WebSocketChannel
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc1630 void SendFrame() { in SendFrame() function in cricket::WebRtcVideoChannelBaseTest