bluetooth/btstack/linkmgr/linkutil.h
branchRCL_3
changeset 25 99439b07e980
parent 16 9f17f914e828
equal deleted inserted replaced
24:e9b924a62a66 25:99439b07e980
   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,
   196 	};
   198 	};
   197 
   199 
   198 /**
   200 /**
   199 Panics raised by state machine default behaviour are multiplied by this
   201 Panics raised by state machine default behaviour are multiplied by this
   200 factor.  The less signifigant digits are then available to carry a state
   202 factor.  The less signifigant digits are then available to carry a state