usbmgmt/usbmgr/device/classdrivers/acm/classimplementation/ecacm/src/CdcAcmClass.cpp
branchRCL_3
changeset 8 96e575696901
parent 0 c9bc50fca66e
child 29 59aa7d6e3e0f
equal deleted inserted replaced
7:c2db6e29750c 8:96e575696901
    26 
    26 
    27 #ifdef __FLOG_ACTIVE
    27 #ifdef __FLOG_ACTIVE
    28 _LIT8(KLogComponent, "ECACM");
    28 _LIT8(KLogComponent, "ECACM");
    29 #endif
    29 #endif
    30 
    30 
       
    31 extern const TInt32 KUsbAcmHostCanHandleZLPs = 0;
       
    32 
    31 CCdcAcmClass::CCdcAcmClass()
    33 CCdcAcmClass::CCdcAcmClass()
    32 /**
    34 /**
    33  * Constructor.
    35  * Constructor.
    34  */
    36  */
    35 	{
    37 	{