TUsbDeviceQualifierDescriptor Class Reference
class TUsbDeviceQualifierDescriptor : public TUsbGenericDescriptor |
Device Qualifier descriptor.
See section 9.6.2 of the USB 2.0 specification.
Intended to be available to 3rd parties later
Inherits from
- TUsbDeviceQualifierDescriptor
Constructor & Destructor Documentation
TUsbDeviceQualifierDescriptor()
IMPORT_C | TUsbDeviceQualifierDescriptor | ( | ) | |
Member Functions Documentation
Cast(TUsbGenericDescriptor *)
DeviceClass()
IMPORT_C TUint8 | DeviceClass | ( | ) | const |
DeviceProtocol()
IMPORT_C TUint8 | DeviceProtocol | ( | ) | const |
DeviceSubClass()
IMPORT_C TUint8 | DeviceSubClass | ( | ) | const |
IsParent(TUsbGenericDescriptor &)
IsPeer(TUsbGenericDescriptor &)
MaxPacketSize0()
IMPORT_C TUint8 | MaxPacketSize0 | ( | ) | const |
NumConfigurations()
IMPORT_C TUint8 | NumConfigurations | ( | ) | const |
ParseL(TPtrC8 &, TUsbGenericDescriptor *)
The parsing routine for device qualifier descriptors.
Reserved()
IMPORT_C TUint8 | Reserved | ( | ) | const |
Member Enumerations Documentation
Enum TFieldOffsets
Enumerators
EbcdUSB = 2 | |
EbDeviceClass = 4 | |
EbDeviceSubClass = 5 | |
EbDeviceProtocol = 6 | |
EbMaxPacketSize0 = 7 | |
EbNumConfigurations = 8 | |
EbReserved = 9 | |
Member Data Documentation
const TInt KSizeInOctets
const TInt | KSizeInOctets | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.