diff -r a858c2cf6a45 -r 7cdef8deefa0 realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h --- a/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h Tue Jul 06 14:39:54 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h Wed Aug 18 10:07:48 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 /**