realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
changeset 37 0295359a7673
parent 15 8248b03a2669
child 56 2c7192069824
--- a/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Fri Jul 09 13:15:39 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Fri Aug 06 15:14:04 2010 +0300
@@ -195,6 +195,15 @@
 */
 const TUint32 KSecondaryAPN = 21;
 
+/** 
+* BearerType is of type TUint32.
+* Possible  Values and its purpose.
+* 0 --> Not Specified.
+* 1 --> WLAN Bearer Only.
+* 2 --> Cellular Data Bearer Only.
+**/
+const TUint32 KBearerType = 22;
+
 
 // CLASS DECLARATION
 /**