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