Searched refs:FetchUiEvents (Results 1 – 4 of 4) sorted by relevance
44 … self._ui_event_stream = EventStream(self._device.security.FetchUiEvents(empty_proto.Empty()))
67 … self._ui_event_stream = EventStream(self._device.security.FetchUiEvents(empty_proto.Empty()))
28 rpc FetchUiEvents(google.protobuf.Empty) returns (stream UiMsg) {} rpc
204 ::grpc::Status FetchUiEvents( in FetchUiEvents() function in bluetooth::security::SecurityModuleFacadeService