Home
last modified time | relevance | path

Searched refs:FetchIncomingConnection (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/gd/hci/facade/
H A Dle_acl_manager_facade.proto15 rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream LeConnectionEvent) {}
H A Dacl_manager_facade.proto17 rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream ConnectionEvent) {}
H A Dle_acl_manager_facade.cc142 ::grpc::Status FetchIncomingConnection( in FetchIncomingConnection() function in bluetooth::hci::facade::LeAclManagerFacadeService
H A Dacl_manager_facade.cc263 ::grpc::Status FetchIncomingConnection( in FetchIncomingConnection() function in bluetooth::hci::facade::AclManagerFacadeService
/aosp12/system/bt/gd/cert/
H A Dpy_acl_manager.py71 self.acl_manager.FetchIncomingConnection(empty_proto.Empty()))
H A Dpy_le_acl_manager.py91 self.le_acl_manager.FetchIncomingConnection(empty_proto.Empty()))