Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_cec.c223 static bool HdmiCecCheckMsgLen(struct HdmiCec *cec, struct HdmiCecMsg *msg, uint8_t opcode) in HdmiCecCheckMsgLen() function
1724 if (HdmiCecCheckMsgLen(cec, msg, opcode) == false) { in HdmiCecReceivedMsg()