Searched refs:FetchUiEvents (Results 1 – 4 of 4) sorted by relevance
51 … self._ui_event_stream = EventStream(self._device.security.FetchUiEvents(empty_proto.Empty()))
70 … self._ui_event_stream = EventStream(self._device.security.FetchUiEvents(empty_proto.Empty()))
28 rpc FetchUiEvents(google.protobuf.Empty) returns (stream UiMsg) {}
171 …::grpc::Status FetchUiEvents(::grpc::ServerContext* context, const ::google::protobuf::Empty* requ… in FetchUiEvents() function in bluetooth::security::SecurityModuleFacadeService