Searched refs:voltage_threshold (Results 1 – 1 of 1) sorted by relevance
147 auto voltage_threshold = 0; in GetBatterySoCOk() local148 auto status = fastboot_hal->getBatteryVoltageFlashingThreshold(&voltage_threshold); in GetBatterySoCOk()154 *message = battery_voltage >= voltage_threshold ? "yes" : "no"; in GetBatterySoCOk()