diff -r 7ef16719d8cb -r fc69e1e37771 telephonyprotocols/rawipnif/inc/Constants.h --- a/telephonyprotocols/rawipnif/inc/Constants.h Fri Mar 12 15:49:38 2010 +0200 +++ b/telephonyprotocols/rawipnif/inc/Constants.h Mon Mar 15 12:45:06 2010 +0200 @@ -50,8 +50,10 @@ /** Bca in unkonwn State */ KBcaUnkownState, /** BCA not exist*/ - KBcaNotExist - }; + KBcaNotExist, + /** BCA not exist*/ + KBcaAlreadyExists + }; const TUint16 KIp4FrameType = 0x21;