supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplposinitstate.cpp
changeset 32 b12ea03c50a3
parent 22 4c4ed41530db
child 39 3efc7a0e8755
equal deleted inserted replaced
25:73f6c2762ffe 32:b12ea03c50a3
   441             iPosRequestor->SetSLPAddressUsed(*slpAddress);
   441             iPosRequestor->SetSLPAddressUsed(*slpAddress);
   442             }
   442             }
   443 		}
   443 		}
   444 	// Get the information from POS
   444 	// Get the information from POS
   445 	if(iPosRequestor)
   445 	if(iPosRequestor)
   446 	    User::LeaveIfError(iPosRequestor->GetSuplInfoL());
   446 	User::LeaveIfError(iPosRequestor->GetSuplInfoL());
   447 	
   447 	
   448 	}
   448 	}
   449 // -----------------------------------------------------------------------------
   449 // -----------------------------------------------------------------------------
   450 // COMASuplPosInitState::OperationCompleteL
   450 // COMASuplPosInitState::OperationCompleteL
   451 // An observer method that indicates the completion of
   451 // An observer method that indicates the completion of