MControllerStateObserver Class Reference
class MControllerStateObserver |
Interface for receiving controller state change events. Power state and reset events.
Member Functions Documentation
McsoProcessHardResetPhaseChange(TInt, TControllerChangeType, TBTHardResetState)
Called to signal that the hard reset process has reached a new state.
McsoProcessPowerChange(TInt, TControllerChangeType, TBTPowerState)
Called to signal that a change in power state has occurred.
Parameters
TInt aError | Any error condition that has occurred. |
TControllerChangeType aChangeType | The impact on the receiver of the call. |
TBTPowerState aState | The new power state (that has just been entered). |
Member Enumerations Documentation
Enum TControllerChangeType
This is primarily to inform the stack what it needs to do. May also be used elsewhere within the HCI framework if required.
Enumerators
EBTNonFatalChange |
No state changes in layers above required as a result of function call.
|
EBTFatalChange |
State changes may be required in layers above required as a result of function call.
|
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.