diff -r 654ed625511d -r f54bfd820e04 realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h --- 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 /**