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