diff -r 4dc3bb0099b0 -r c14618f9de99 bearermanagement/mpm/inc/mpmcommsdataccess.h --- a/bearermanagement/mpm/inc/mpmcommsdataccess.h Wed Mar 31 22:15:10 2010 +0300 +++ b/bearermanagement/mpm/inc/mpmcommsdataccess.h Wed Apr 14 16:22:04 2010 +0300 @@ -359,10 +359,12 @@ * @param aActiveBMConns Array of active connections. * @param aSnapId Destination where connections are located is returned * to this parameter. + * @param aServer Handle to server class. * @return ETrue if all active connections are in same snap. */ TBool AreActiveIapsInSameSnapL ( RArray& aActiveBMConns, - TUint32& aSnapId ); + TUint32& aSnapId, + CMPMServer& aServer ); /** * Select active connection according to snap priorities.