Home
last modified time | relevance | path

Searched refs:servURL (Results 1 – 1 of 1) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp598 const char *servURL = (aSDPinfo->getSessionInfo())->getControlURL(); in SetSDPInfo() local
599 uint32 servURLLen = oscl_strlen(servURL); in SetSDPInfo()
607 oscl_strncpy((mbchar*)iRTSPEngTmpBuf.ptr, servURL, servURLLen); in SetSDPInfo()