bluetoothengine/bteng/inc/btengsrvkeywatcher.h
branchRCL_3
changeset 12 b23265fb36da
parent 0 f63038272f30
child 22 613943a21004
--- a/bluetoothengine/bteng/inc/btengsrvkeywatcher.h	Wed Apr 14 16:09:00 2010 +0300
+++ b/bluetoothengine/bteng/inc/btengsrvkeywatcher.h	Tue Apr 27 16:49:44 2010 +0300
@@ -112,12 +112,6 @@
     RProperty iSystemStateKey;
     
      /**
-     * Property containing count of physical BT connections.
-     * When physical connections exists, specific BT UI indicator is shown.
-     */
-    RProperty iPHYCountKey;
-    
-     /**
      * Property containing the BT connecting status.
      * When connecting, specific BT UI indicator is shown.
      */
@@ -178,12 +172,6 @@
     CBTEngActive* iSystemStateWatcher;
     
     /**
-     * Active object for subscribing to PHYCount property changes.
-     * Own.
-     */    
-    CBTEngActive* iPHYCountWatcher;
-    
-    /**
      * Active object for subscribing to BT connection property changes.
      * Own.
      */