bluetooth/btstack/linkmgr/linkutil.h
branchRCL_3
changeset 56 015fa7494bd2
parent 45 99439b07e980
equal deleted inserted replaced
49:10183c6d2913 56:015fa7494bd2
   191 	EVendorSAPBadVendorEvent				=250,
   191 	EVendorSAPBadVendorEvent				=250,
   192 	EBTACLSAPIndeterminateInitiator			=251,
   192 	EBTACLSAPIndeterminateInitiator			=251,
   193 	EBTACLSAPUnexpectedSecurityResult		=252,
   193 	EBTACLSAPUnexpectedSecurityResult		=252,
   194 	ELinkMgrFlowControlUnexpectedUpdate		=253,
   194 	ELinkMgrFlowControlUnexpectedUpdate		=253,
   195 	ELinkMgrFlowControlChangeOfMind			=254,
   195 	ELinkMgrFlowControlChangeOfMind			=254,
   196 	EEncryptionKeyRefresherInvalidState		=255,
       
   197 	EEncryptionKeyRefresherStateMachineInvalidEvent = 256,
       
   198 	};
   196 	};
   199 
   197 
   200 /**
   198 /**
   201 Panics raised by state machine default behaviour are multiplied by this
   199 Panics raised by state machine default behaviour are multiplied by this
   202 factor.  The less signifigant digits are then available to carry a state
   200 factor.  The less signifigant digits are then available to carry a state