Home
last modified time | relevance | path

Searched defs:HdmiCecMsg (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h1641 struct HdmiCecMsg { struct
1642 uint32_t len;
1643 uint8_t data[HDMI_CEC_MSG_MAX_LEN];
1644 uint8_t rspMsg;
1645 bool response;
1646 uint32_t timeout; /* Indicates the maximum time(in ms) for the peer to reply to a message. */