Home
last modified time | relevance | path

Searched refs:CecBoxType (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/cec/CTR/
Dcec_MessageBoxInfoReader.h151 u32 GetBoxSizeMax(CecBoxType boxType);
158 u32 GetBoxSize(CecBoxType boxType);
165 u32 GetMessNumMax(CecBoxType boxType);
172 u32 GetMessNum(CecBoxType boxType);
174 u32 GetGroupNumMax(CecBoxType boxType);
177 CecMessageHeader* GetCecMessageHeader(CecBoxType boxType, u32 messIndex);
190 u32 GetMessageMessSize(CecBoxType boxType, u32 messIndex);
198 u32 GetMessageBodySize(CecBoxType boxType, u32 messIndex);
206 u32 GetMessageGroupId(CecBoxType boxType, u32 messIndex);
214 u32 GetMessageSessionId(CecBoxType boxType, u32 messIndex);
[all …]
Dcec_MessageBox.h86 enum CecBoxType enum
454 …xInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxType boxType) const ;
455 …nfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* buf, CecBoxType boxType);
462 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo…
488 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me…
499 void* bufOut, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId);
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()
586 … const void* message, const size_t messageLen ,const CecBoxType boxType, MessageId& messageIdOut);
[all …]
Dcec_MessageBoxSystem.h101 …nn::Result SetMessageBodyDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message…
102 …size_t GetMessageBodySizeDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message…
103 …nn::Result GetMessageBodyDirect(const TitleId cecTitleId, const CecBoxType boxType, const Message…