changeset 15 | 00f9ee97d895 |
parent 0 | f63038272f30 |
--- a/bluetoothengine/btnotif/inc/btnotifier.h Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btnotif/inc/btnotifier.h Fri Apr 16 15:08:36 2010 +0300 @@ -293,8 +293,12 @@ TBTDevAddr iBTAddr; // Gotten from PckBuffer, constant no matter how iDevice changes. CBTNotifUIUtil* iNotifUiUtil; // Utility to show UI notes & queries CBTEngSettings* iBTEngSettings; + TBool iIsCoverUI; + private: CBTEngDevMan* iDevMan; // for BT registry manipulation + + };