btservices_plat/bt_xqservice_api/inc/btxqserviceapi.h
changeset 70 f5508c13dfe0
parent 65 001a94c71129
--- a/btservices_plat/bt_xqservice_api/inc/btxqserviceapi.h	Wed Oct 13 13:15:31 2010 +0300
+++ b/btservices_plat/bt_xqservice_api/inc/btxqserviceapi.h	Tue Oct 19 15:09:34 2010 +0300
@@ -72,13 +72,6 @@
 static const QString BluetoothActivateDutMode("activateDeviceTestMode()");
 
 /*!
- The operation used for activating the Bluetooth device test mode (DUT mode) 
- 
- This API is deprecated and should be removed when the client has migrated to new API.
- */
-static const QString ActivateDutMode("activateDeviceTestMode()");
-
-/*!
  The full service name of activating Bluetooth device test mode (DUT mode)
  */
 static const QString BluetoothServiceActivateDutMode = 
@@ -95,13 +88,6 @@
 static const QString BluetoothToggleSspDebugMode("toggleSspDebugMode()");
 
 /*!
- The operation used for toggling the Bluetooth SSP debug mode.
-  
- This API is deprecated and should be removed when the client has migrated to new API.
- */
-static const QString ToggleSspDebugMode("toggleSspDebugMode()");
-
-/*!
  The full service name of toggling Bluetooth SSP debug mode
  */
 static const QString BluetoothServiceToggleSspDebugMode =