Searched refs:health_info_2_1 (Results 1 – 1 of 1) sorted by relevance
77 static void initHealthInfo(HealthInfo_2_1* health_info_2_1) { in initHealthInfo() argument78 *health_info_2_1 = HealthInfo_2_1{}; in initHealthInfo()82 health_info_2_1->batteryCapacityLevel = BatteryCapacityLevel::UNKNOWN; in initHealthInfo()83 health_info_2_1->batteryChargeTimeToFullNowSeconds = in initHealthInfo()85 auto* props = &health_info_2_1->legacy.legacy; in initHealthInfo()