X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb_ci%2Fdvbci_resmgr.cpp;h=167400c3f9f1f8df9d61278e370fea3294c1e08f;hp=e9e4bd1b12b394d10323df4d6e9ae0194d76581a;hb=afbed85c669a78bb89a38e7bbbda55865a7bf885;hpb=24c472e37de8db4007cdd4c5d67d3fd4e914f0b1 diff --git a/lib/dvb_ci/dvbci_resmgr.cpp b/lib/dvb_ci/dvbci_resmgr.cpp index e9e4bd1..167400c 100644 --- a/lib/dvb_ci/dvbci_resmgr.cpp +++ b/lib/dvb_ci/dvbci_resmgr.cpp @@ -1,29 +1,30 @@ /* DVB CI Resource Manager */ +#include #include int eDVBCIResourceManagerSession::receivedAPDU(const unsigned char *tag,const void *data, int len) { - printf("SESSION(%d) %02x %02x %02x: ", session_nb, tag[0], tag[1], tag[2]); + eDebugNoNewLine("SESSION(%d) %02x %02x %02x: ", session_nb, tag[0], tag[1], tag[2]); for (int i=0; i