class MHCIClientUsage |
Mixin for being informed about when the HCI has an external reference that should stop the Bluetooth stack, and hence the HCI, from being unloaded. This can be used by the HCI Server for example when it has active connections.
Public Member Functions | |
---|---|
void | MhcuCloseClientReference() |
void | MhcuOpenClientReference() |
void | MhcuCloseClientReference | ( | ) | [pure virtual] |
This method will be called to indicate an external client has closed. For each call to this method a corresponding call to MhcuOpenClientReference must have been made previously.
void | MhcuOpenClientReference | ( | ) | [pure virtual] |
This method will be called to indicate a new external client.
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.