telephonyprotocols/rawipnif/inc/Constants.h
branchRCL_3
changeset 6 fc69e1e37771
parent 0 3553901f7fa8
child 7 fe8b59ab9fa0
equal deleted inserted replaced
5:7ef16719d8cb 6:fc69e1e37771
    48 	KNifUnknownShutDownState,
    48 	KNifUnknownShutDownState,
    49 	KNifProtocolInUse,
    49 	KNifProtocolInUse,
    50 	/** Bca in unkonwn State */
    50 	/** Bca in unkonwn State */
    51 	KBcaUnkownState,
    51 	KBcaUnkownState,
    52 	/** BCA not exist*/
    52 	/** BCA not exist*/
    53 	KBcaNotExist 	
    53 	KBcaNotExist,
    54 	};
    54     /** BCA not exist*/
       
    55     KBcaAlreadyExists
       
    56     };
    55 
    57 
    56 
    58 
    57 const TUint16 KIp4FrameType = 0x21;
    59 const TUint16 KIp4FrameType = 0x21;
    58 const TUint16 KVanJacCompTCPIPFrameType = 0x2d;
    60 const TUint16 KVanJacCompTCPIPFrameType = 0x2d;
    59 const TUint16 KVanJacUnCompTCPIPFrameType = 0x2f;
    61 const TUint16 KVanJacUnCompTCPIPFrameType = 0x2f;