Home
last modified time | relevance | path

Searched refs:CecMessageHeader (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-0.13.2/include/nn/cec/CTR/
Dcec_MessageBoxInfoReader.h110 CecMessageHeader* m_cecInboxInfo_body[CEC_INBOX_MESSNUM_DEFAULT];
112 CecMessageHeader* m_cecOutboxInfo_body[CEC_OUTBOX_MESSNUM_DEFAULT];
176 CecMessageHeader* GetCecMessageHeader(CecBoxType boxType, u32 messIndex);
Dcec_MessageBox.h212 CecMessageHeader* cecInboxInfo_body[CEC_INBOX_MESSNUM_DEFAULT];
215 CecMessageHeader* cecOutboxInfo_body[CEC_OUTBOX_MESSNUM_DEFAULT];
380 …nn::Result GetBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxT…
381 …nn::Result ReadBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* b…
388 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo…
671 u32 GetInBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId);
672 u32 GetInBoxMessHeaderByIndex(CecMessageHeader& messHeader, u32 messIndex);
684 u32 GetOutBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId);
685 u32 GetOutBoxMessHeaderByIndex(CecMessageHeader& messHeader, u32 messIndex);
711 CecMessageHeader* GetMessHeaderByMessId(const CecBoxType boxType, const MessageId& messId);
[all …]
Dcec_Message.h28 struct CecMessageHeader;
/CTR-SDK-0.13.2/include/nn/cec/CTR/private/
Dcec_DataTypes.h24 struct CecMessageHeader struct