Home
last modified time | relevance | path

Searched refs:messageId (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.5/include/nn/cec/CTR/
Dcec_MessageBoxSystem.h114 …ct(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId, const void* dat…
115 …dySizeDirect(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId) const;
116 …ct(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId, void* dataBody,…
Dcec_MessageBox.h527 … cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId);
538 void* bufOut, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId);
640 nn::Result DeleteMessage( const CecBoxType boxType, const MessageId& messageId);
658 …nn::Result DeleteMessage( const CecBoxType boxType, const MessageId& messageId, bool withWriteBox…
699 u8 ReadInBoxMessage(void* bufOut, const size_t messageLen, const MessageId& messageId);
702 u8 DeleteInBoxMessage(const CECMessageId messageId);
703 u8 ReadOutBoxMessage(void* bufOut, const size_t messageLen, const MessageId& messageId);
706 u8 DeleteOutBoxMessage(const MessageId& messageId);
1086 u32 GetInBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId) const;
1101 u32 GetOutBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId) const;
[all …]
Dcec_Types.h162 u8 messageId[CEC_SIZEOF_MESSAGEID]; // member
Dcec_MessageBoxInfoReader.h324 u32 GetMessIndex(CecBoxType boxType, const MessageId& messageId);
Dcec_Control.h38 u8 messageId[CEC_SIZEOF_MESSAGEID]; // member
Dcec_Message.h312 nn::Result SetMessageId(const MessageId& messageId);