bluetoothengine/btnotif/inc/btnotifclientserver.h
changeset 31 a0ea99b6fa53
parent 29 48ae3789ce00
--- a/bluetoothengine/btnotif/inc/btnotifclientserver.h	Wed May 05 09:56:48 2010 +0300
+++ b/bluetoothengine/btnotif/inc/btnotifclientserver.h	Mon May 17 11:06:23 2010 +0300
@@ -49,10 +49,9 @@
     EBTNotifStartAsyncNotifier,
     EBTNotifCancelNotifier,
     EBTNotifUpdateNotifier,
-    // Commands moved from BTEngine server.
-    EBTEngPrepareDiscovery = 43,
-    EBTEngPairDevice,
-    EBTEngCancelPairDevice,
+    EBTNotifPrepareDiscovery = 43,
+    EBTNotifPairDevice,
+    EBTNotifCancelPairDevice,
     };
 
 /**