omadmadapters/syncmlds/src/NSmlDsSettingsAdapter.cpp
changeset 59 b7be70e619ea
parent 30 d3981f4fe6a4
equal deleted inserted replaced
53:1273bf2c520c 59:b7be70e619ea
   418 					return;
   418 					return;
   419 					}
   419 					}
   420 				}
   420 				}
   421 		    		    
   421 		    		    
   422 			}
   422 			}
   423 		else if( fieldID == EProfileURL )
   423 		else if( fieldID == EProfileMediumType )//AddrType
   424 			{
       
   425 			ret = SetProfileServerURIL( iParentLUID, aObject );
       
   426             }
       
   427         else if( fieldID == EProfileMediumType )//AddrType
       
   428 			{
   424 			{
   429 			if ( iLeafType == EDSDelete )
   425 			if ( iLeafType == EDSDelete )
   430 			    {
   426 			    {
   431                 iCallBack->SetStatusL( aStatusRef, CSmlDmAdapter::EOk );
   427                 iCallBack->SetStatusL( aStatusRef, CSmlDmAdapter::EOk );
   432 	            return;            
   428 	            return;