diff -r 43824b19ee35 -r 837dcc42fd6a bluetoothengine/btui/btuidelegate/btdelegateconsts.h --- a/bluetoothengine/btui/btuidelegate/btdelegateconsts.h Fri May 14 16:01:46 2010 +0300 +++ b/bluetoothengine/btui/btuidelegate/btdelegateconsts.h Thu May 27 13:01:44 2010 +0300 @@ -28,6 +28,11 @@ ManagePower, DeviceName, Visibility, + Inquiry, + Connect, + Pair, + Disconnect, + Unpair, }; }