appsupport_plat/startup_configuration_api/inc/startupdomaincrkeys.h
branchRCL_3
changeset 70 739cef680932
parent 63 c2c61fdca848
child 82 4610cd70c542
--- a/appsupport_plat/startup_configuration_api/inc/startupdomaincrkeys.h	Tue Sep 14 21:35:53 2010 +0300
+++ b/appsupport_plat/startup_configuration_api/inc/startupdomaincrkeys.h	Wed Sep 15 12:23:15 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -263,6 +263,14 @@
 */
 const TUint32 KStartupDefaultTime = 0x00000016;
 
+/**
+* AT command  CFun  specifc key
+* Default value is 0
+* Offline to Online profile  transition  value is 1
+* Online to Offline profile  transition value is 2
+*/
+const TUint32 KStartupATcmdCFUNProfileChange = 0x0000001A;
+
 #endif // STARTUPDOMAINCRKEYS_H
 
 // End of File