Searched defs:StreamAcl (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/facade/ | ||
D | hci_facade.proto | 18 rpc StreamAcl(google.protobuf.Empty) returns (stream facade.Data) {} rpc |
D | facade.cc | 156 ::grpc::Status StreamAcl( in StreamAcl() function in bluetooth::hci::facade::HciFacadeService |
/system/bt/gd/hal/ | ||
D | hal_facade.proto | 13 rpc StreamAcl(google.protobuf.Empty) returns (stream facade.Data) {} rpc |
D | facade.cc | 82 ::grpc::Status StreamAcl( in StreamAcl() function in bluetooth::hal::HciHalFacadeService |