Searched refs:cecMessage (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/cec/CTR/ |
| D | cec_MessageBox.h | 508 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me… 548 const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut); 582 …const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut, bool withWriteBoxInfo… 585 const Message& cecMessage,const CecBoxType boxType) in WriteMessage() argument 588 return WriteMessage(cecMessage, boxType, messageIdOut); in WriteMessage() 678 u8 WriteInBoxMessage(Message& cecMessage, MessageId* pMessageId); 682 u8 WriteOutBoxMessage(Message& cecMessage, MessageId* pMessageIdOut);
|