Searched refs:CecBoxType (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/cec/CTR/ |
| D | cec_MessageBoxInfoReader.h | 152 u32 GetBoxSizeMax(CecBoxType boxType); 159 u32 GetBoxSize(CecBoxType boxType); 166 u32 GetMessNumMax(CecBoxType boxType); 173 u32 GetMessNum(CecBoxType boxType); 175 u32 GetGroupNumMax(CecBoxType boxType); 178 CecMessageHeader* GetCecMessageHeader(CecBoxType boxType, u32 messIndex); 191 u32 GetMessageMessSize(CecBoxType boxType, u32 messIndex); 199 u32 GetMessageBodySize(CecBoxType boxType, u32 messIndex); 207 u32 GetMessageGroupId(CecBoxType boxType, u32 messIndex); 215 u32 GetMessageSessionId(CecBoxType boxType, u32 messIndex); [all …]
|
| D | cec_MessageBox.h | 89 enum CecBoxType enum 493 …xInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxType boxType) const ; 494 …nfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* buf, CecBoxType boxType); 497 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo… 527 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me… 538 void* bufOut, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId); 567 const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut); 603 …const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut, bool withWriteBoxInfo… 606 const Message& cecMessage,const CecBoxType boxType) in WriteMessage() 626 … const void* message, const size_t messageLen ,const CecBoxType boxType, MessageId& messageIdOut); [all …]
|
| D | cec_MessageBoxSystem.h | 114 …nn::Result SetMessageBodyDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message… 115 …size_t GetMessageBodySizeDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message… 116 …nn::Result GetMessageBodyDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message…
|