Searched refs:CecBoxType (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/cec/CTR/ |
| D | cec_MessageBoxInfoReader.h | 150 u32 GetBoxSizeMax(CecBoxType boxType); 157 u32 GetBoxSize(CecBoxType boxType); 164 u32 GetMessNumMax(CecBoxType boxType); 171 u32 GetMessNum(CecBoxType boxType); 173 u32 GetGroupNumMax(CecBoxType boxType); 176 CecMessageHeader* GetCecMessageHeader(CecBoxType boxType, u32 messIndex); 189 u32 GetMessageMessSize(CecBoxType boxType, u32 messIndex); 197 u32 GetMessageBodySize(CecBoxType boxType, u32 messIndex); 205 u32 GetMessageGroupId(CecBoxType boxType, u32 messIndex); 213 u32 GetMessageSessionId(CecBoxType boxType, u32 messIndex); [all …]
|
| D | cec_MessageBox.h | 86 enum CecBoxType enum 440 …xInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxType boxType) const ; 441 …nfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* buf, CecBoxType boxType); 448 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo… 474 …Message& cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& me… 485 void* bufOut, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId); 514 const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut); 549 …const Message& cecMessage,const CecBoxType boxType, MessageId& messageIdOut, bool withWriteBoxInfo… 552 const Message& cecMessage,const CecBoxType boxType) in WriteMessage() 572 … const void* message, const size_t messageLen ,const CecBoxType boxType, MessageId& messageIdOut); [all …]
|
| D | cec_MessageBoxSystem.h | 101 …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…
|