Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h1137 HDMI_CEC_ABORT_REFUSED = 4, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_cec.c1559 …EncodingFeatureAbortMsg(txMsg, msg->data[HDMI_CEC_MSG_DATA_FIRST_ELEMENT], HDMI_CEC_ABORT_REFUSED); in HdmiCecHandleAbortMsg()