diff -r df7a93ede42e -r a0ea99b6fa53 bluetoothengine/btnotif/inc/btnotifclientserver.h --- 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, }; /**