wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h
changeset 61 e1d68407ed06
parent 53 bdc64aa9b954
--- a/wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h	Fri Sep 03 09:37:37 2010 +0300
+++ b/wlanutilities/wlanwizard/tsrc/ut/testwlanwizardwps.h	Thu Sep 16 12:52:33 2010 +0300
@@ -50,6 +50,7 @@
     void tcPinCode_KErrWlanProtectedSetupDevicePasswordAuthFailure();
     void tcPinCode_KErrWlanProtectedSetupPINMethodNotSupported();
     void tcPinCode_KErrWlanProtectedSetupPBMethodNotSupported();
+    void tcPinCode_BackToPushButtonMode();
     /*
     void tcPushButton_KErrNone_back_forward_KErrNone();
     void tcPinCodeMultipleResults();
@@ -57,7 +58,7 @@
     */
 
 private: // Helper methods
-    void verifyModeSelection();
+    void verifyModeSelection(int index = -1);
     
 private: // Helper test cases 
     void tcPushButton(
@@ -67,7 +68,8 @@
         int operModeWlan,
         int operModeCmm,
         int defaultWepKeyIndexWlan,
-        int defaultWepKeyIndexCmm);
+        int defaultWepKeyIndexCmm,
+        int index = -1);
     
     void tcPinCode_failure(
         int errorCode,