Home
last modified time | relevance | path

Searched refs:CecBoxInfoHeader (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/cec/CTR/
Dcec_MessageBoxInfoReader.h111 struct CecBoxInfoHeader m_cecInboxInfo;
113 struct CecBoxInfoHeader m_cecOutboxInfo;
Dcec_MessageBox.h152 struct CecBoxInfoHeader struct
164 static const u32 CEC_SIZEOF_BOXINFO_HEADER = (sizeof(struct CecBoxInfoHeader)); argument
217 struct CecBoxInfoHeader cecInboxInfo;
220 struct CecBoxInfoHeader cecOutboxInfo;
230 struct CecBoxInfoHeader tmp_cecInboxInfo;
231 struct CecBoxInfoHeader tmp_cecOutboxInfo;
493 …nn::Result GetBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxT…
494 …nn::Result ReadBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* b…
497 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo…