class MHCTLUartPowerObserver |
Interface for monitoring the power state of a UART device and receiving notification when the power state changes.
This interface can be implemented by any UART based HCTL implementations and should be used with the CHCTLUartPowerManager class.
Public Member Functions | |
---|---|
void | MhupoPowerChange(TInt) |
void | MhupoPowerChange | ( | TInt | aError | ) | [pure virtual] |
Called when the power state of the UART device changes. If an error is returned then monitoring of the power state will have stopped and should be specifically re-started if required.
TInt aError | Any error that occurred while monitoring power state. |
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.