bluetooth/btstack/l2cap/l2util.h
changeset 33 4e80e1b997a8
parent 0 29b1cd4cb562
equal deleted inserted replaced
19:4b81101308c6 33:4e80e1b997a8
   170 	EL2CAPOpenChannelRequestCalledTwice = 146,
   170 	EL2CAPOpenChannelRequestCalledTwice = 146,
   171 	EL2CAPIFrameSentInWaitAck = 147,
   171 	EL2CAPIFrameSentInWaitAck = 147,
   172 	EL2CAPNullOwnerSupplied = 148,
   172 	EL2CAPNullOwnerSupplied = 148,
   173 	EL2CAPTryingToStealOwnedPdu = 149,
   173 	EL2CAPTryingToStealOwnedPdu = 149,
   174 	EL2CapConstructingPositiveConfigResponseWithUnresolvedOptionStatus = 200,
   174 	EL2CapConstructingPositiveConfigResponseWithUnresolvedOptionStatus = 200,
   175 	EL2CapReferencingUnackedIFrameWhenNoRetransmissionGoing = 274, 
   175 	EL2CapReferencingUnackedIFrameWhenNoRetransmissionGoing = 274,
       
   176 	EL2CapAttemptToStartConfigTimerWhenItIsRunning = 275,
   176 	};
   177 	};
   177 
   178 
   178 /**
   179 /**
   179 Panics raised by state machine default behaviour are multiplied by this
   180 Panics raised by state machine default behaviour are multiplied by this
   180 factor.  The less signifigant digits are then available to carry a state
   181 factor.  The less signifigant digits are then available to carry a state