wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontroller.h
branchRCL_3
changeset 20 858c6c491d0e
parent 0 56b72877c1cb
equal deleted inserted replaced
18:981afc7d3841 20:858c6c491d0e
    82          * @since S60 5.0
    82          * @since S60 5.0
    83          */
    83          */
    84         void UpdateWlanListL( CWsfWlanInfoArray* aWlanArray );
    84         void UpdateWlanListL( CWsfWlanInfoArray* aWlanArray );
    85 
    85 
    86         /**
    86         /**
       
    87          * Updates WLAN list with values passed as parameter
       
    88          * when the main view is on the background
       
    89          * @param aWlanArray list of WLAN
       
    90          * @since S60 5.2
       
    91          */
       
    92         void UpdateWlanListInBackgroundL ( CWsfWlanInfoArray* aWlanArray );
       
    93 
       
    94         /**
    87          * Request to refresh the mainview
    95          * Request to refresh the mainview
    88          * @since S60 5.0
    96          * @since S60 5.0
    89          */
    97          */
    90         void RefreshL();
    98         void RefreshL();
    91         
    99