bluetooth/btstack/linkmgr/linkutil.h
changeset 32 f72906e669b4
parent 21 5e5528a288fe
child 45 99439b07e980
equal deleted inserted replaced
31:b9d1744dc449 32:f72906e669b4
     1 // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   189 
   189 
   190 	//Please add new panic codes common to all versions of linkmgr here.
   190 	//Please add new panic codes common to all versions of linkmgr here.
   191 	EVendorSAPBadVendorEvent				=250,
   191 	EVendorSAPBadVendorEvent				=250,
   192 	EBTACLSAPIndeterminateInitiator			=251,
   192 	EBTACLSAPIndeterminateInitiator			=251,
   193 	EBTACLSAPUnexpectedSecurityResult		=252,
   193 	EBTACLSAPUnexpectedSecurityResult		=252,
       
   194 	ELinkMgrFlowControlUnexpectedUpdate		=253,
       
   195 	ELinkMgrFlowControlChangeOfMind			=254,
   194 	};
   196 	};
   195 
   197 
   196 /**
   198 /**
   197 Panics raised by state machine default behaviour are multiplied by this
   199 Panics raised by state machine default behaviour are multiplied by this
   198 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