usbengines/usbwatcher/src/usbman_pcsmtppam.rss
branchRCL_3
changeset 5 7068aba64af5
parent 0 1e05558e2206
equal deleted inserted replaced
4:7e15987c4500 5:7068aba64af5
   102             }
   102             }
   103 #endif // __USB_PTP
   103 #endif // __USB_PTP
   104         ,
   104         ,
   105         PERSONALITY
   105         PERSONALITY
   106             {
   106             {
   107             bDeviceClass = 0xFF;
   107             bDeviceClass = 0x00;
   108             bDeviceSubClass = 0x00;
   108             bDeviceSubClass = 0x00;
   109             protocol = 0x00;
   109             protocol = 0x00;
   110             numConfigurations = 0x01;
   110             numConfigurations = 0x01;
   111             vendorId = per_vendorId;
   111             vendorId = per_vendorId;
   112             productId = per_productId_MediaTransfer;  
   112             productId = per_productId_MediaTransfer;