Searched refs:servURL (Results 1 – 1 of 1) sorted by relevance
598 const char *servURL = (aSDPinfo->getSessionInfo())->getControlURL(); in SetSDPInfo() local599 uint32 servURLLen = oscl_strlen(servURL); in SetSDPInfo()607 oscl_strncpy((mbchar*)iRTSPEngTmpBuf.ptr, servURL, servURLLen); in SetSDPInfo()