Home
last modified time | relevance | path

Searched refs:ProsumerNotifyStatus (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel_def.h29 enum ProsumerNotifyStatus { enum
H A Dmedia_channel.cpp97 std::string(magic_enum::enum_name(static_cast<ProsumerNotifyStatus>(msg->status))).c_str()); in OnProducerNotify()
99 case ProsumerNotifyStatus::PROSUMER_NOTIFY_INIT_SUCCESS: in OnProducerNotify()
145 std::string(magic_enum::enum_name(static_cast<ProsumerNotifyStatus>(msg->status))).c_str()); in OnConsumerNotify()
148 case ProsumerNotifyStatus::PROSUMER_NOTIFY_INIT_SUCCESS: in OnConsumerNotify()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp362 pMsg->status = ProsumerNotifyStatus::PROSUMER_NOTIFY_ERROR; in OnRtcpTimeOut()

Completed in 4 milliseconds