changeset 3 | 47c263f7e521 |
parent 0 | 1e05558e2206 |
child 13 | 7068aba64af5 |
child 25 | 8c311f9acc5e |
2:468cfcb53fd1 | 3:47c263f7e521 |
---|---|
167 HandleL(EUsbWatcherErrorInConnection); |
167 HandleL(EUsbWatcherErrorInConnection); |
168 break; |
168 break; |
169 } |
169 } |
170 |
170 |
171 // OTGDI |
171 // OTGDI |
172 case KErrUsbOtgPeriphNotSupported: // = -6688 |
172 //case KErrUsbOtgPeriphNotSupported: // = -6688 |
173 |
173 |
174 // USBDI |
174 // USBDI |
175 case KErrUsbRequestsPending: |
175 case KErrUsbRequestsPending: |
176 case KErrUsbBadAddress: |
176 case KErrUsbBadAddress: |
177 case KErrUsbNoAddress: |
177 case KErrUsbNoAddress: |