connectionmonitoring/indicatorobserver/inc/indicatorobserver.h
changeset 32 5c4486441ae6
parent 18 fcbbe021d614
child 41 bbb64eb3bdee
equal deleted inserted replaced
31:c16e04725da3 32:5c4486441ae6
    92         Indicates whether WLAN radio is switched on
    92         Indicates whether WLAN radio is switched on
    93     */
    93     */
    94     bool mWlanEnabled;
    94     bool mWlanEnabled;
    95     
    95     
    96     /*!
    96     /*!
       
    97         Indicates whether WLAN radio is forced off
       
    98     */
       
    99     bool mWlanForceDisabled;
       
   100     
       
   101     /*!
    97         Indicates whether WLAN indicator plugin is activated
   102         Indicates whether WLAN indicator plugin is activated
    98     */
   103     */
    99     bool mWlanIndicatorIsActivated;
   104     bool mWlanIndicatorIsActivated;
   100     
   105     
   101     /*!
   106     /*!