bluetoothengine/bthid/bthidclient/inc/bthidclient.h
branchRCL_3
changeset 11 a42ed326b458
parent 0 f63038272f30
--- a/bluetoothengine/bthid/bthidclient/inc/bthidclient.h	Fri Mar 12 15:43:23 2010 +0200
+++ b/bluetoothengine/bthid/bthidclient/inc/bthidclient.h	Mon Mar 15 12:41:15 2010 +0200
@@ -31,6 +31,7 @@
 enum TBTHidConnState
     {
     EBTDeviceConnected, /*!< Device connected */
+    EBTDeviceConnectedFromRemote, /*!< Device connected from remote HID device */
     EBTDeviceLinkLost, /*!< Device link lost */
     EBTDeviceLinkRestored, /*!< Device link restored */
     EBTDeviceDisconnected, /*!< Device disconnected */