X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb_ci%2Fdvbci_resmgr.cpp;h=167400c3f9f1f8df9d61278e370fea3294c1e08f;hp=df0fb8d034f9785231f305ed1abe0866b3da56db;hb=7d7ca8ee2eaae704989a1552ad429794d402f550;hpb=e31f64ef6fbe42305c93efdc24ae08a35303a90b;ds=sidebyside diff --git a/lib/dvb_ci/dvbci_resmgr.cpp b/lib/dvb_ci/dvbci_resmgr.cpp index df0fb8d..167400c 100644 --- a/lib/dvb_ci/dvbci_resmgr.cpp +++ b/lib/dvb_ci/dvbci_resmgr.cpp @@ -1,29 +1,31 @@ /* 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