MControllerInitialisationInterface Class Reference
class MControllerInitialisationInterface |
Mixin for the Controller Initialisation API. This interface is to be used via the Controller Initialisation Plugin. CControllerInitialisationPlugin::Interface(TUid)
Member Functions Documentation
MciiPostResetCommand()
void | MciiPostResetCommand | ( | ) | [pure virtual] |
The function to be called immediately after calling the reset command.
MciiPreResetCommand()
void | MciiPreResetCommand | ( | ) | [pure virtual] |
The function that shall be called immediately before calling the reset command.
MciiSetControllerInitialisationObserver(MControllerInitialisationObserver &)
The initialisation interface uses the supplied reference to notify the stack when initialisation is complete.
MciiSetCoreHci(MCoreHci &)
void | MciiSetCoreHci | ( | MCoreHci & | aCoreHci | ) | [pure virtual] |
Allows the initiator access to the Core HCI. It can then request any of the interface the Core HCI exposes.
Parameters
MCoreHci & aCoreHci | Reference to the Core HCI |
MciiSetHCICommandQueue(MHCICommandQueue &)
The initialisation interface uses this function to be given a reference to MHCICommandQueue which allows it to reset the command queue
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.