Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/cert/
H A Dpy_le_security.py53 …self._helper_event_stream = EventStream(self._device.security.FetchHelperEvents(empty_proto.Empty(…
/aosp12/system/bt/gd/security/
H A Dfacade.proto30 rpc FetchHelperEvents(google.protobuf.Empty) returns (stream SecurityHelperMsg) {}
H A Dfacade.cc213 ::grpc::Status FetchHelperEvents( in FetchHelperEvents() function in bluetooth::security::SecurityModuleFacadeService