usbmgmt/usbmgrtest/t_headlessecacm/group/t_headlessecacm.mmp
branchRCL_3
changeset 16 012cc2ee6408
parent 15 f92a4f87e424
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
    78 // Define this macro to build a 'headless' ACM, which, when you do a Read or 
    78 // Define this macro to build a 'headless' ACM, which, when you do a Read or 
    79 // ReadOneOrMore, Writes the data back to the LDD. This is used for 
    79 // ReadOneOrMore, Writes the data back to the LDD. This is used for 
    80 // performance testing at the level of RDevUsbcClient.
    80 // performance testing at the level of RDevUsbcClient.
    81 MACRO __HEADLESS_ACM_TEST_CODE__
    81 MACRO __HEADLESS_ACM_TEST_CODE__
    82 
    82 
       
    83 #include <usb/usblogger.mmh>