sacls.h File Reference

#include <sacls.h>

KUidProfileValue

const TIntKUidProfileValue

System agent 2 - maintained entries

KUidProfile

const TUidKUidProfile

KUidPhonePwrValue

const TIntKUidPhonePwrValue
capability
WriteDeviceData capability is required for changing KUidPhonePwr property value.

KUidPhonePwr

const TUidKUidPhonePwr

KUidSIMStatusValue

const TIntKUidSIMStatusValue
capability
WriteDeviceData capability is required for changing KUidSIMStatus property value.

KUidSIMStatus

const TUidKUidSIMStatus

KUidNetworkStatusValue

const TIntKUidNetworkStatusValue
capability
WriteDeviceData capability is required for changing KUidNetworkStatus property value.

KUidNetworkStatus

const TUidKUidNetworkStatus

KUidNetworkStrengthValue

const TIntKUidNetworkStrengthValue
capability
WriteDeviceData capability is required for changing KUidNetworkStrength property value.

KUidNetworkStrength

const TUidKUidNetworkStrength

KUidChargerStatusValue

const TIntKUidChargerStatusValue
capability
WriteDeviceData capability is required for changing KUidChargerStatus property value.

KUidChargerStatus

const TUidKUidChargerStatus

KUidBatteryStrengthValue

const TIntKUidBatteryStrengthValue
capability
WriteDeviceData capability is required for changing KUidBatteryStrength property value.

KUidBatteryStrength

const TUidKUidBatteryStrength

KUidCurrentCallValue

const TIntKUidCurrentCallValue
capability
WriteDeviceData capability is required for changing KUidCurrentCall property value.

KUidCurrentCall

const TUidKUidCurrentCall

KUidDataPortValue

const TIntKUidDataPortValue

KUidDataPort

const TUidKUidDataPort

KUidInboxStatusValue

const TIntKUidInboxStatusValue

KUidInboxStatus

const TUidKUidInboxStatus

KUidOutboxStatusValue

const TIntKUidOutboxStatusValue

KUidOutboxStatus

const TUidKUidOutboxStatus

KUidClockValue

const TIntKUidClockValue

KUidClock

const TUidKUidClock

KUidAlarmValue

const TIntKUidAlarmValue

No longer used

KUidAlarm

const TUidKUidAlarm

KUidIrdaStatusValue

const TIntKUidIrdaStatusValue

KUidIrdaStatus

const TUidKUidIrdaStatus

KSAUidSoftwareInstallKeyValue

const TIntKSAUidSoftwareInstallKeyValue

This is a duplicate of Swi::KUidSoftwareInstallKey from swi/swispubsubdefs.h This is the publish and subscribe property used by Secure Software Install to publish its current state. The publish and subscribe key is defined by SysAgent2 server, but we do not want to have a dependency to the security subsystem, so we redefine a constant with the same key value here so it may be used by this and other Core OS layer components. We also define the property's values in sacls.h too, see TSASwisOperation & TSASwisOperationStatus.

KSASwisOperationStatusMask

const TUintKSASwisOperationStatusMask

This is a duplicate of Swi::KSwisOperationStatusMask from swi/swispubsubdefs.h

See also: KSAUidSoftwareInstallKeyValue

KUidSwiLatestInstallation

const TUintKUidSwiLatestInstallation

This is the global definition used by Software Install server (SWIS) This is the publish and subscribe property used by SWI to publish the most recently installed or updated application. If the application has subsequently been uninstalled the value may refer to an application that no longer exists. Has value KUidNull if no applications have been installed

capability
ECapabilityTrustedUI capability is required to modify the value of this property

KUidUnifiedCertstoreFlag

const TUintKUidUnifiedCertstoreFlag

This is the global definition of KUidUnifiedCertstoreFlag. This publish and subscribe property is used to notify users of changes in the unified certstore

KUidBackupRestoreKey

const TUintKUidBackupRestoreKey

This is a duplicate of KUidBackupRestoreKey from the secure backup engine's sbdefs.h This is the Publish and Subscribe property used by Secure Backup Engine to publish its current state. The publish and subscribe key is defined by SysAgent2 server.

KSWIUidsCurrentlyBeingProcessed

const TUintKSWIUidsCurrentlyBeingProcessed

This is the publish and subscribe property used by Secure Software Install to Publish package UIDs which are currently being processed. The publish and subscribe key is defined by SysAgent2 server, but we do not want to have a dependency to the security subsystem, so we define a constant in sacls.h , By doing this it will be available for Core OS layer components.