Searched refs:servURLLen (Results 1 – 1 of 1) sorted by relevance
599 uint32 servURLLen = oscl_strlen(servURL); in SetSDPInfo() local600 if (servURLLen >= iRTSPEngTmpBuf.len) in SetSDPInfo()607 oscl_strncpy((mbchar*)iRTSPEngTmpBuf.ptr, servURL, servURLLen); in SetSDPInfo()