Searched refs:cecMessage (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/cec/CTR/ |
| D | cec_MessageBox.h | 409 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me… 433 const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut); 436 const Message& cecMessage,const CecBoxType boxType) in WriteMessage() argument 439 return WriteMessage(cecMessage, boxType, messageIdOut); in WriteMessage() 472 u8 WriteInBoxMessage(Message& cecMessage, MessageId* pMessageId); 476 u8 WriteOutBoxMessage(Message& cecMessage, MessageId* pMessageIdOut);
|