Lines Matching refs:CecMessageHeader
216 CecMessageHeader* cecInboxInfo_body[CEC_INBOX_MESSNUM_DEFAULT];
219 CecMessageHeader* cecOutboxInfo_body[CEC_OUTBOX_MESSNUM_DEFAULT];
485 …nn::Result GetBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, CecBoxT…
486 …nn::Result ReadBoxInfo(struct CecBoxInfoHeader* boxinfo, CecMessageHeader** boxInfoBody, u8* b…
489 …nn::Result WriteBoxInfo( CecBoxType boxType ,CecBoxInfoHeader& boxInfo , CecMessageHeader** bo…
1054 u32 GetInBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId);
1055 u32 GetInBoxMessHeaderByIndex(CecMessageHeader& messHeader, u32 messIndex);
1069 u32 GetOutBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId);
1070 u32 GetOutBoxMessHeaderByIndex(CecMessageHeader& messHeader, u32 messIndex);
1098 CecMessageHeader* GetMessHeaderByMessId(const CecBoxType boxType, const MessageId& messId);
1107 CecMessageHeader* GetMessHeader(const CecBoxType boxType, const u32 messIndex);