serviceproviders/sapi_sysinfo/sysinfoservice/inc/entitykeys.h
changeset 42 92cfb77afb61
parent 22 fc9cf246af83
child 53 29eae4b7c31b
child 54 e7cb6cffd49a
--- a/serviceproviders/sapi_sysinfo/sysinfoservice/inc/entitykeys.h	Mon Jan 18 21:02:57 2010 +0200
+++ b/serviceproviders/sapi_sysinfo/sysinfoservice/inc/entitykeys.h	Tue Feb 02 00:45:40 2010 +0200
@@ -62,7 +62,7 @@
 _LIT(KActiveConnections,"ActiveConnections");
 _LIT(KConnectionStatus,	"ConnectionStatus");
 _LIT(KWLanMacAddress,	"WLanMacAddress");
-
+_LIT(KWirelessConnSupport, "WirelessConnSupport");
 
 _LIT(KCamera,			"Camera");
 _LIT(KMemoryCard,		"MemoryCard");
@@ -75,7 +75,14 @@
 _LIT(KCoverUI,			"CoverUI");
 _LIT(KSideVolumeKeys,	"SideVolumeKeys");
 _LIT(KVibra,			"Vibra");
+_LIT(KVideoDecoder,     "VideoDecoder");
 
+_LIT(KBT, "Bluetooth");
+_LIT(KIrda, "Irda");
+_LIT(KWlan, "Wlan");
+_LIT(KGsm, "Gsm");
+_LIT(KWcdma, "Wcdma");
+_LIT(KCdma, "Cdma");
 
 _LIT(KBrightness,		"Brightness");
 _LIT(KPowerSaverTimeOut,"PowerSaverTimeOut");