usbmgmt/usbmgr/device/classdrivers/acm/classimplementation/ecacm/src/CdcAcmClass.cpp
changeset 12 e9d124871462
parent 0 c9bc50fca66e
child 29 59aa7d6e3e0f
equal deleted inserted replaced
0:c9bc50fca66e 12:e9d124871462
    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 	{