Home
last modified time | relevance | path

Searched refs:kMinVoltageForFlashing (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/fastboot/
DFastboot.cpp83 constexpr int kMinVoltageForFlashing = 3500; in getBatteryVoltageFlashingThreshold() local
84 _hidl_cb(kMinVoltageForFlashing, { Status::SUCCESS, "" }); in getBatteryVoltageFlashingThreshold()
DFastboot_aidl.cpp95 constexpr int kMinVoltageForFlashing = 3500; in getBatteryVoltageFlashingThreshold() local
96 *_aidl_return = kMinVoltageForFlashing; in getBatteryVoltageFlashingThreshold()