bluetooth/btstack/l2cap/l2util.h
branchRCL_3
changeset 17 32ba20339036
parent 0 29b1cd4cb562
equal deleted inserted replaced
16:9f17f914e828 17:32ba20339036
   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