X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb_ci%2Fdvbci_resmgr.cpp;h=167400c3f9f1f8df9d61278e370fea3294c1e08f;hp=69ff611c8605f57c1fb95ad5f1d9c66f3d154903;hb=7d7ca8ee2eaae704989a1552ad429794d402f550;hpb=5472356361bab323ec1f3ef0db586c2402aeaaaa diff --git a/lib/dvb_ci/dvbci_resmgr.cpp b/lib/dvb_ci/dvbci_resmgr.cpp index 69ff611..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