bluetooth/btstack/linkmgr/linkutil.h
changeset 33 4e80e1b997a8
parent 0 29b1cd4cb562
child 48 22de2e391156
equal deleted inserted replaced
19:4b81101308c6 33:4e80e1b997a8
     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".
   183 	EUnexpectedIOCapability					=207,
   183 	EUnexpectedIOCapability					=207,
   184 	EEIRPublisherUpdateNameTooLong			=208,
   184 	EEIRPublisherUpdateNameTooLong			=208,
   185 	EBTSSPModeChangedDuringConnection		=209,
   185 	EBTSSPModeChangedDuringConnection		=209,
   186 	EHCICtrlrInitAddingInitialisationCommandInBadState	=210,
   186 	EHCICtrlrInitAddingInitialisationCommandInBadState	=210,
   187 	EHCICtrlrInitOnlyOneResetCmdAllowed		=211,
   187 	EHCICtrlrInitOnlyOneResetCmdAllowed		=211,
       
   188 	EInvalidDisconnectReason				=212,
   188 
   189 
   189 	//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.
   190 	EVendorSAPBadVendorEvent				=250,
   191 	EVendorSAPBadVendorEvent				=250,
   191 	EBTACLSAPIndeterminateInitiator			=251,
   192 	EBTACLSAPIndeterminateInitiator			=251,
   192 	EBTACLSAPUnexpectedSecurityResult		=252,
   193 	EBTACLSAPUnexpectedSecurityResult		=252,
       
   194 	ELinkMgrFlowControlUnexpectedUpdate		=253,
       
   195 	ELinkMgrFlowControlChangeOfMind			=254,
   193 	};
   196 	};
   194 
   197 
   195 /**
   198 /**
   196 Panics raised by state machine default behaviour are multiplied by this
   199 Panics raised by state machine default behaviour are multiplied by this
   197 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