Home
last modified time | relevance | path

Searched refs:WfdRtspM3Request (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.h75 // WfdRtspM3Request
76 class WfdRtspM3Request : public RtspRequestParameter { class
78 WfdRtspM3Request(int32_t cseq, const std::string &url) : RtspRequestParameter(RTSP_METHOD_GET_PARAMETER, cseq, url) in WfdRtspM3Request() function in OHOS::Sharing::WfdRtspM3Request
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_source_session.cpp778 WfdRtspM3Request m3Request(++cseq_, WFD_RTSP_URL_DEFAULT); in SendM3Request()

Completed in 3 milliseconds