wlanutilities/wlansniffer/aiplugin/inc/wsfactivewrappers.h
branchRCL_3
changeset 20 a9524956f6b5
parent 12 981afc7d3841
equal deleted inserted replaced
18:aaabc7526ded 20:a9524956f6b5
    79     void Disconnect();
    79     void Disconnect();
    80 
    80 
    81     /**
    81     /**
    82      * Starts connecting
    82      * Starts connecting
    83      * @since S60 5.2     
    83      * @since S60 5.2     
       
    84      * @param aIapId WLAN IAP id to connect to.
       
    85      * @param aConnectOnly ETrue if Connect selected
       
    86      * @param aPersistence Persistence property of the IAP
    84      */
    87      */
    85     void Connect( TUint aIapID, TWsfIapPersistence aPersistence );
    88     void Connect( TUint aIapID, TBool aConnectOnly, 
       
    89                   TWsfIapPersistence aPersistence );
    86 
    90 
    87     /**
    91     /**
    88      * Starts refresh scan
    92      * Starts refresh scan
    89      * @since S60 5.2     
    93      * @since S60 5.2     
    90      */
    94      */