hwrmpowerstatesdkpskeys.h File Reference

#include <hwrmpowerstatesdkpskeys.h>

KPSUidHWRMPowerState

const TUidKPSUidHWRMPowerState

P&S UID for all power state information keys provided by this API.

KHWRMBatteryLevel

const TUint32KHWRMBatteryLevel

P&S key to represent the battery level of the device. It can also be related to the number of battery bars displayed. This property is updated only when battery level changes. Valid values are defined by the enum EPSHWRMBatteryLevel and range from -1 to 7. If an error has occurred or the battery level has not yet been initialized, the enumeration value of EBatteryLevelUnknown is used. In all other cases the battery level is used with level 0 being the lowest (battery empty) and level 7 the highest (battery full).

See also: EPSHWRMBatteryLevel

KHWRMBatteryStatus

const TUint32KHWRMBatteryStatus

Battery status of device. This property may be updated to same status as previously, to indicate the note in question needs to be shown again.

EBatteryStatusLow update comes approximately ten times before battery is completely empty and it comes at approximately 10 minute intervals. If phone is in-call mode, update comes at approximately 1 minute intervals.

EBatteryStatusEmpty comes slightly before phone must power down automatically because of insufficient battery power.

See also: EPSHWRMBatteryStatus

KHWRMChargingStatus

const TUint32KHWRMChargingStatus

Charging status of device. This property is updated only when charging status changes.

See also: EPSHWRMChargingStatus