usbmgmt/usbmgrtest/t_headlessecacm/group/t_headlessecacm.mmp
changeset 29 59aa7d6e3e0f
parent 0 c9bc50fca66e
child 43 012cc2ee6408
child 59 bbdce6bffaad
equal deleted inserted replaced
28:f1fd07aa74c9 29:59aa7d6e3e0f
    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>