Home
last modified time | relevance | path

Searched refs:FetchDisconnectEvents (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/security/
H A Dfacade.proto33 rpc FetchDisconnectEvents(google.protobuf.Empty) returns (stream DisconnectMsg) {}
H A Dfacade.cc366 ::grpc::Status FetchDisconnectEvents( in FetchDisconnectEvents() function in bluetooth::security::SecurityModuleFacadeService
/aosp12/system/bt/gd/cert/
H A Dpy_security.py74 …self._disconnect_event_stream = EventStream(self._device.security.FetchDisconnectEvents(empty_prot…