usbengines/usbwatcher/src/usbman_pcsmtppam.rss
branchRCL_3
changeset 64 8ecef05bbada
parent 0 1e05558e2206
child 26 0ae0f29418cd
equal deleted inserted replaced
8:7e15987c4500 64:8ecef05bbada
   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;