bluetooth/btstack/sdp/sdpstackutil.h
branchRCL_3
changeset 56 015fa7494bd2
parent 0 29b1cd4cb562
--- a/bluetooth/btstack/sdp/sdpstackutil.h	Wed Sep 15 13:27:26 2010 +0300
+++ b/bluetooth/btstack/sdp/sdpstackutil.h	Wed Oct 13 15:48:34 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -31,7 +31,8 @@
 	ESdpTwoQuerys,						//  8
 	ESdpNoRequestPdu,					//  9
 	ESdpBadUUID,						// 10
-	ESdpAgentBadResultLength			// 11
+	ESdpAgentBadResultLength,			// 11
+	ESdpAgentErrorSettingNoSecurity,	// 12
 	};
 
 void Panic(TSdpPanic aPanic);