bearermanagement/mpm/src/mpmserversession.cpp
changeset 73 70ee5458c95d
parent 72 0c32cf868819
equal deleted inserted replaced
72:0c32cf868819 73:70ee5458c95d
  3270                 aPolicyPref->NetId() )
  3270                 aPolicyPref->NetId() )
  3271 
  3271 
  3272             TPolicyConnPref pref;
  3272             TPolicyConnPref pref;
  3273             pref.SetIapId( aPolicyPref->IapId() );
  3273             pref.SetIapId( aPolicyPref->IapId() );
  3274             pref.SetNetId( aPolicyPref->NetId() );
  3274             pref.SetNetId( aPolicyPref->NetId() );
       
  3275             pref.SetSnapAPId( aPolicyPref->SnapId() );
  3275             TInt serviceid(0);
  3276             TInt serviceid(0);
  3276             
  3277             
  3277             // Resolve the original serviceid for the application.
  3278             // Resolve the original serviceid for the application.
  3278             //
  3279             //
  3279             TRAPD( err, serviceid = GetServiceIdSettingL() )
  3280             TRAPD( err, serviceid = GetServiceIdSettingL() )