diff -r 0b192a3a05a4 -r 00f9ee97d895 bluetoothengine/bthid/bthidserver/inc/bthidconnection.h --- a/bluetoothengine/bthid/bthidserver/inc/bthidconnection.h Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/bthid/bthidserver/inc/bthidconnection.h Fri Apr 16 15:08:36 2010 +0300 @@ -57,7 +57,8 @@ EHostReconnecting, /*!< Host is reconnecting to the device */ EHIDReconnecting, /*!< The device is reconnection to the host */ EDisconnecting, /*!< The connection is being closed */ - EConnecting + EConnecting, /*!< The connection is being set up from phone side */ + EHIDInitConnecting /*!< The connection is being set up from remote HID */ }; /*!