bluetooth/btstack/linkmgr/linkutil.h
changeset 21 5e5528a288fe
parent 0 29b1cd4cb562
child 22 9f17f914e828
equal deleted inserted replaced
19:4b81101308c6 21:5e5528a288fe
   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,