bluetooth/btstack/linkmgr/linkutil.h
changeset 48 22de2e391156
parent 33 4e80e1b997a8
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
   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