Home
last modified time | relevance | path

Searched defs:SendToHost (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dhci_transport.h34 void SendToHost(H4PacketWithHci&& h4_packet) { in SendToHost() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3468 XlaOp XlaBuilder::SendToHost(XlaOp operand, XlaOp token, in SendToHost() function in xla::XlaBuilder
4944 XlaOp SendToHost(const XlaOp operand, const XlaOp token, in SendToHost() function
/external/pigweed/pw_bluetooth_proxy/
Dproxy_host_test.cc3399 void SendToHost(H4PacketWithHci&& /*packet*/) { ++packets_sent_to_host; } in SendToHost() function in pw::bluetooth::proxy::__anon0877b1b90111::AclFragTest