eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
--- a/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Tue Aug 31 15:16:37 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Wed Sep 01 12:23:57 2010 +0100
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 9.1.2 %
+* %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;