Searched defs:VehicleServer (Results 1 – 1 of 1) sorted by relevance
48 service VehicleServer { service49 rpc GetAllPropertyConfig(google.protobuf.Empty) returns (stream VehiclePropConfig) {}52 rpc SetProperty(WrappedVehiclePropValue) returns (VehicleHalCallStatus) {}55 rpc SendAllPropertyValuesToStream(google.protobuf.Empty) returns (google.protobuf.Empty) {}58 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream WrappedVehiclePropValue) {}