bluetoothengine/bthid/bthidserver/inc/bthidconnection.h
changeset 15 00f9ee97d895
parent 0 f63038272f30
--- 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 */
     };
 
 /*!