eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h
branchRCL_3
changeset 43 30e048a7b597
parent 2 1c7bc153c08e
child 45 bad0cc58d154
--- a/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Mon Jun 21 15:44:11 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Thu Aug 19 09:58:27 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 12 %
+* %version: 13 %
 */
 
 #ifndef _EAPSIMINTERFACE_H_
@@ -88,6 +88,8 @@
 	// Creates the MMETel connection and loads the phone module.
 	TInt CreateMMETelConnectionL();
 
+	void DisconnectMMETel();
+
 private:
 
 	eap_am_type_gsmsim_symbian_c * const iParent;