Searched defs:FetchIncomingConnection (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/facade/hci/ | ||
| D | acl_manager_facade.proto | 17   rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream ConnectionEvent) {}  rpc | 
| D | le_acl_manager_facade.proto | 15   rpc FetchIncomingConnection(google.protobuf.Empty) returns (stream LeConnectionEvent) {}  rpc | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | ||
| D | le_acl_manager_facade.cc | 168   ::grpc::Status FetchIncomingConnection(  in FetchIncomingConnection()  function in bluetooth::hci::facade::LeAclManagerFacadeService | 
| D | acl_manager_facade.cc | 270   ::grpc::Status FetchIncomingConnection(  in FetchIncomingConnection()  function in bluetooth::hci::facade::AclManagerFacadeService |