bluetoothengine/bteng/inc/btengsrvkeywatcher.h
changeset 17 f05641c183ff
parent 0 f63038272f30
child 19 43824b19ee35
--- a/bluetoothengine/bteng/inc/btengsrvkeywatcher.h	Fri Apr 16 15:08:36 2010 +0300
+++ b/bluetoothengine/bteng/inc/btengsrvkeywatcher.h	Mon May 03 12:40:50 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.
      */