Searched defs:HdmiCecMsg (Results 1 – 1 of 1) sorted by relevance
1641 struct HdmiCecMsg { struct1642 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. */