Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp77 &hist.rslow, &hist.batt_temp, &hist.soh, in checkAndReport()
110 + hist.soh + hist.batt_temp + hist.cutoff_soc + hist.cc_soc in checkLogEvent()
141 hist.cycle_cnt, hist.full_cap, hist.esr, hist.rslow, hist.soh, hist.batt_temp, in reportEvent()
157 val.set<VendorAtomValue::intValue>(hist.soh); in reportEvent()
Dpixelatoms.proto354 optional int32 soh = 6; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h61 uint8_t soh; member