Searched refs:counters_proto (Results 1 – 1 of 1) sorted by relevance
194 auto* counters_proto = packet->set_battery(); in WriteBatteryCounters() local210 counters_proto->set_charge_counter_uah(*value); in WriteBatteryCounters()214 counters_proto->set_capacity_percent(static_cast<float>(*value)); in WriteBatteryCounters()218 counters_proto->set_current_ua(*value); in WriteBatteryCounters()222 counters_proto->set_current_avg_ua(*value); in WriteBatteryCounters()