branch | RCL_3 |
changeset 15 | fc69e1e37771 |
parent 0 | 3553901f7fa8 |
child 16 | fe8b59ab9fa0 |
child 23 | 6b1d113cdff3 |
--- 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;