PTM services: Difference between revisions
Line 66: | Line 66: | ||
| 11 || [[#DisableFastBatteryCharging]] | | 11 || [[#DisableFastBatteryCharging]] | ||
|- | |- | ||
| 12 || GetBatteryVoltageState | | 12 || [[#GetBatteryVoltageState]] | ||
|- | |- | ||
| 13 || GetRawBatteryChargePercentage | | 13 || [[#GetRawBatteryChargePercentage]] | ||
|- | |- | ||
| 14 || [[#IsEnoughPowerSupplied]] | | 14 || [[#IsEnoughPowerSupplied]] | ||
|- | |- | ||
| 15 || GetBatteryAgePercentage | | 15 || [[#GetBatteryAgePercentage]] | ||
|- | |- | ||
| 16 || GetBatteryChargeInfoEvent | | 16 || GetBatteryChargeInfoEvent | ||
Line 115: | Line 115: | ||
== DisableFastBatteryCharging == | == DisableFastBatteryCharging == | ||
No input/output. | No input/output. | ||
== GetBatteryVoltageState == | |||
No input, returns an output u32. | |||
== GetRawBatteryChargePercentage == | |||
No input, returns an output u64. | |||
== IsEnoughPowerSupplied == | == IsEnoughPowerSupplied == | ||
No input, returns an output u8. | No input, returns an output u8. | ||
== GetBatteryAgePercentage == | |||
No input, returns an output u64. | |||
== IPsmSession == | == IPsmSession == |