diff -r 0707dd69d236 -r a42ed326b458 bluetoothengine/bthid/bthidserver/inc/bthidconnection.h --- a/bluetoothengine/bthid/bthidserver/inc/bthidconnection.h Fri Mar 12 15:43:23 2010 +0200 +++ b/bluetoothengine/bthid/bthidserver/inc/bthidconnection.h Mon Mar 15 12:41:15 2010 +0200 @@ -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 */ }; /*!