RUsbHubDriver Class Reference
class RUsbHubDriver : public RBusLogicalChannel
|
Functions which act on the local hub driver. Higher level components cannot determine which host controller is in use, although the presence of Other Speed descriptors may give some hints.
Note:
This API is only available to the function driver framework, a restriction which is enforced by checking the SID of the calling process.
Nested Classes and Structures
Inherited Functions
|
|
RBusLogicalChannel::DoCancel(TUint)
|
|
RBusLogicalChannel::DoControl(TInt)
|
|
RBusLogicalChannel::DoControl(TInt,TAny *)
|
|
RBusLogicalChannel::DoControl(TInt,TAny *,TAny *)
|
|
RBusLogicalChannel::DoCreate(const TDesC &,const TVersion &,TInt,const TDesC *,const TDesC8 *,TOwnerType,TBool)
|
|
RBusLogicalChannel::DoRequest(TInt,TRequestStatus &)
|
|
RBusLogicalChannel::DoRequest(TInt,TRequestStatus &,TAny *)
|
|
RBusLogicalChannel::DoRequest(TInt,TRequestStatus &,TAny *,TAny *)
|
|
RBusLogicalChannel::DoSvControl(TInt)
|
|
RBusLogicalChannel::DoSvControl(TInt,TAny *)
|
|
RBusLogicalChannel::DoSvControl(TInt,TAny *,TAny *)
|
|
RBusLogicalChannel::Open(RMessagePtr2,TInt,TOwnerType)
|
|
RBusLogicalChannel::Open(TInt,TOwnerType)
|
|
RHandleBase::Attributes()const
|
|
RHandleBase::BTraceId()const
|
|
RHandleBase::Close()
|
|
RHandleBase::DoExtendedClose()
|
|
RHandleBase::Duplicate(const RThread &,TOwnerType)
|
|
RHandleBase::FullName()const
|
|
RHandleBase::FullName(TDes &)const
|
|
RHandleBase::Handle()const
|
|
RHandleBase::HandleInfo(THandleInfo *)
|
|
RHandleBase::Name()const
|
|
RHandleBase::NotifyDestruction(TRequestStatus &)
|
|
RHandleBase::Open(const TFindHandleBase &,TOwnerType)
|
|
RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt)
|
|
RHandleBase::RHandleBase()
|
|
RHandleBase::RHandleBase(TInt)
|
|
RHandleBase::SetHandle(TInt)
|
|
RHandleBase::SetHandleNC(TInt)
|
|
RHandleBase::SetReturnedHandle(TInt)
|
|
RHandleBase::SetReturnedHandle(TInt,RHandleBase &)
|
Member Functions Documentation
CancelWaitForBusEvent()
void
|
CancelWaitForBusEvent
|
(
|
)
|
[inline]
|
Cancel a request to wait for bus events.
Name()
const
TDesC
&
|
Name
|
(
|
)
|
[static, inline]
|
Open()
Open a handle to the host controller.
StartHost()
TInt
|
StartHost
|
(
|
)
|
[inline]
|
StopHost()
void
|
StopHost
|
(
|
)
|
[inline]
|
VersionRequired()
TVersion
|
VersionRequired
|
(
|
)
|
[static, inline]
|
WaitForBusEvent(TBusEvent &, TRequestStatus &)
Wait for a bus event. These include device attachments and detachments.
TBusEvent
Parameters
TBusEvent
& aEvent
|
The details of the event that occured, filled in when the request completes.
|
TRequestStatus
& aRequest
|
Completed when an event occurs
|
Member Enumerations Documentation
Enum TUsbHubDriverCancel
Enumerators
ECancelWaitForBusEvent = 0x00000001
|
|
Enum TUsbHubDriverControl
Enum TUsbHubDriverRequest
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.