Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp105 void BinaryDump(u8* data, u32 len, u8 type) in BinaryDump() function
413 BinaryDump(reinterpret_cast<u8*>(p_icon), 32, 1); // Dump only 32 bytes in CecTest_ShowInboxMessage()
443 BinaryDump(messBodyBuf, 32, 1); // Dump only 32 bytes in CecTest_ShowInboxMessage()