connectionutilities/ConnectionDialogs/ConnectionUiUtilities/inc/ConnectionUiUtilitiesImpl.h
branchRCL_3
changeset 15 4dc3bb0099b0
parent 8 2e6c4614c58e
child 57 05bc53fe583b
equal deleted inserted replaced
13:68f0c7cd80ec 15:4dc3bb0099b0
   455         * Cancel ConnectedViaConnMethodNote notifier.
   455         * Cancel ConnectedViaConnMethodNote notifier.
   456         */
   456         */
   457         void CancelConnectedViaConnMethodNote();
   457         void CancelConnectedViaConnMethodNote();
   458         
   458         
   459         /**
   459         /**
   460         * This note is displayed when power-save feature of the WLAN station 
       
   461         * is incompatible and thus battery consumption of the mobile will increase.
       
   462         * @param aDisable ETrue if user wants to disable this note in the future.
       
   463         * @param aStatus Status object of notifier.
       
   464         */
       
   465         void WlanPowerSaveTestNote( TBool& aDisable, TRequestStatus& aStatus );
       
   466         
       
   467         /**
       
   468         * Cancel WlanPowerSaveTestNote notifier.
       
   469         */
       
   470         void CancelWlanPowerSaveTestNote();
       
   471         
       
   472         /**
       
   473         * Notifier. Query for prompting WAPI-PSK. 
   460         * Notifier. Query for prompting WAPI-PSK. 
   474         * Displays a query: "Enter pre-shared key for WLAN" 
   461         * Displays a query: "Enter pre-shared key for WLAN" 
   475         * @param aKey Key entered by user
   462         * @param aKey Key entered by user
   476         * @return ETrue if user select OK, EFalse otherwise
   463         * @return ETrue if user select OK, EFalse otherwise
   477         */
   464         */