--- a/bearermanagement/mpm/inc/mpmcommsdataccess.h Thu May 27 13:17:01 2010 +0300
+++ b/bearermanagement/mpm/inc/mpmcommsdataccess.h Wed Jun 23 18:39:24 2010 +0300
@@ -358,6 +358,14 @@
* @return Snap id.
*/
TUint32 DestinationIdL( CMManager::TSnapPurpose aSnapPurpose );
+
+ /**
+ * Returns the default connection values
+ * @since symbian^4
+ * @param aType The type of the id
+ * @param aId The id of the snap or the iap
+ */
+ void GetDefaultConnectionL( TCmDefConnType& aType, TUint32& aId );
/**
* Finds the real IAP behind the virtual IAP.