Searched refs:batt_soc (Results 1 – 3 of 3) sorted by relevance
79 &hist.sys_soc, &hist.reserve, &hist.batt_soc, in checkAndReport()111 + hist.sys_soc + hist.msoc + hist.batt_soc + hist.reserve in checkLogEvent()142 hist.cutoff_soc, hist.cc_soc, hist.sys_soc, hist.msoc, hist.batt_soc, hist.reserve, in reportEvent()169 val.set<VendorAtomValue::intValue>(hist.batt_soc); in reportEvent()
362 /* Estimated battery state of charge (SOC) from batt_soc with endpoint limiting (0% and 100%) */371 optional int32 batt_soc = 12; field
79 uint8_t batt_soc; member