bluetoothengine/btnotif/inc/btnotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
child 13 b6f55cd40afd
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
   293         TBTDevAddr                  iBTAddr; // Gotten from PckBuffer, constant no matter how iDevice changes.
   293         TBTDevAddr                  iBTAddr; // Gotten from PckBuffer, constant no matter how iDevice changes.
   294         CBTNotifUIUtil*             iNotifUiUtil;           // Utility to show UI notes & queries
   294         CBTNotifUIUtil*             iNotifUiUtil;           // Utility to show UI notes & queries
   295         CBTEngSettings*             iBTEngSettings;
   295         CBTEngSettings*             iBTEngSettings;
   296     private:
   296     private:
   297         CBTEngDevMan*               iDevMan;  // for BT registry manipulation
   297         CBTEngDevMan*               iDevMan;  // for BT registry manipulation
       
   298         TBool                       iIsCoverUI;
   298         
   299         
   299     };
   300     };
   300 
   301 
   301 #endif
   302 #endif
   302 
   303