| class MHCTLChannelObserver |
API for observing information regarding the status of a HCTL channel.
This should be implemented by the stack so it can control the multiplexing of the command and data sent over the HCTL.
| Public Member Functions | |
|---|---|
| void | MhcoChannelClosed ( THCITransportChannel ) |
| void | MhcoChannelOpen ( THCITransportChannel ) |
| void | MhcoChannelClosed | ( | THCITransportChannel | aChannels | ) | [pure virtual] |
Indication that a HCTL channel has been closed.
| THCITransportChannel aChannels |
| void | MhcoChannelOpen | ( | THCITransportChannel | aChannels | ) | [pure virtual] |
Indication that a HCTL channel has been opened.
| THCITransportChannel aChannels |
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.