RUsbBulkTransferDescriptor Class Reference
class RUsbBulkTransferDescriptor : public RUsbTransferDescriptor
|
Provides buffer management for Bulk transfers Intended to be available to 3rd parties later
Inherits from
-
RUsbBulkTransferDescriptor
Constructor & Destructor Documentation
RUsbBulkTransferDescriptor(TInt)
IMPORT_C
|
RUsbBulkTransferDescriptor
|
(
|
TInt
|
aMaxSize
|
)
|
|
Member Functions Documentation
Buffer()
IMPORT_C
TPtrC8
|
Buffer
|
(
|
)
|
const
|
SaveData(TInt)
IMPORT_C void
|
SaveData
|
(
|
TInt
|
aLength
|
)
|
|
Update the transfer descriptor given the length of data supplied.
Parameters
TInt
aLength
|
Length of data to write or expect.
|
SetZlpStatus(TZlpStatus)
IMPORT_C void
|
SetZlpStatus
|
(
|
TZlpStatus
|
aZlpStatus
|
)
|
|
Parameters
TZlpStatus
aZlpStatus
|
the ZLP type to use for the transfer
|
WritableBuffer()
IMPORT_C
TPtr8
|
WritableBuffer
|
(
|
)
|
|
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.