realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
branchRCL_3
changeset 41 f54bfd820e04
parent 9 1e1cc61f56c3
child 56 2c7192069824
--- a/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Thu Jul 15 19:02:22 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Thu Aug 19 10:16:25 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
 /**