bluetoothengine/btnotif/inc/btnotifclientserver.h
changeset 33 837dcc42fd6a
parent 19 43824b19ee35
--- a/bluetoothengine/btnotif/inc/btnotifclientserver.h	Fri May 14 16:01:46 2010 +0300
+++ b/bluetoothengine/btnotif/inc/btnotifclientserver.h	Thu May 27 13:01:44 2010 +0300
@@ -49,10 +49,9 @@
     EBTNotifStartAsyncNotifier,
     EBTNotifCancelNotifier,
     EBTNotifUpdateNotifier,
-    // Commands moved from BTEngine server.
-    EBTEngPrepareDiscovery = 43,
-    EBTEngPairDevice,
-    EBTEngCancelPairDevice,
+    EBTNotifPrepareDiscovery = 43,
+    EBTNotifPairDevice,
+    EBTNotifCancelPairDevice,
     };
 
 /**