Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_common.h75 enum class RtspErrorType { OK = 0, INVALID_MESSAGE = 0x1000, INVALID_METHOD, INCOMPLETE_MESSAGE }; member in OHOS::Sharing::RtspErrorType
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_request.cpp71 return {RtspErrorType::INVALID_METHOD, "invalid method"}; in Parse()

Completed in 5 milliseconds