Searched refs:cecMessage (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/cec/CTR/ |
| D | cec_MessageBox.h | 488 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me… 528 const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut); 563 …const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut, bool withWriteBoxInfo… 566 const Message& cecMessage,const CecBoxType boxType) in WriteMessage() argument 569 return WriteMessage(cecMessage, boxType, messageIdOut); in WriteMessage() 654 u8 WriteInBoxMessage(Message& cecMessage, MessageId* pMessageId); 658 u8 WriteOutBoxMessage(Message& cecMessage, MessageId* pMessageIdOut);
|