Searched defs:SendAcl (Results 1 – 6 of 6) sorted by relevance
12 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
17 rpc SendAcl(blueberry.facade.Data) returns (google.protobuf.Empty) {} rpc
42 zx_status_t FakeHciTransportServer::SendAcl(const BufferView& buffer) { in SendAcl() function in bt::fidl::testing::FakeHciTransportServer
55 ::grpc::Status SendAcl(::grpc::ServerContext* /* context */, in SendAcl() function in bluetooth::hal::HciHalFacadeService
136 ::grpc::Status SendAcl(::grpc::ServerContext* /* context */, const ::blueberry::facade::Data* acl, in SendAcl() function in bluetooth::hci::facade::HciFacadeService
368 pw::Status AclDataChannel::SendAcl(H4PacketWithH4&& h4_packet) { in SendAcl() function in pw::bluetooth::proxy::AclDataChannel