Home
last modified time | relevance | path

Searched defs:event_stream (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dpy_acl_manager.py30 def __init__(self, acl_manager, remote_addr, handle, event_stream): argument
79 def complete_connection(self, event_stream): argument
H A Dpy_le_acl_manager.py31 def __init__(self, le_acl_manager, address, remote_addr, handle, event_stream): argument
115 def complete_connection(self, event_stream): argument
H A Dpy_hci.py110 event_stream = None variable in PyHci
/aosp12/system/bt/gd/hci/facade/
H A Dle_acl_manager_facade.cc263 std::shared_ptr<::bluetooth::grpc::GrpcEventQueue<LeConnectionEvent>> event_stream) in Connection()
H A Dacl_manager_facade.cc385 std::shared_ptr<::bluetooth::grpc::GrpcEventQueue<ConnectionEvent>> event_stream) in Connection()