THCIConnectionHandle Class Reference
class THCIConnectionHandle |
Connection handle class for use in the HCI API.
Although THCIConnHandle is a valid type to use for representing a connection handle, as there are commands that require an array of the type to be provided, RArray instances are used as the API. The type contents RArrays use must be at a minimum 4 bytes in size. This class provides a 4 byte encapsulation of a 2 byte connection handle.
THCIConnHandle.
Constructor & Destructor Documentation
THCIConnectionHandle()
IMPORT_C | THCIConnectionHandle | ( | ) | |
THCIConnectionHandle(THCIConnHandle)
Member Functions Documentation
operator THCIConnHandle()
IMPORT_C | operator THCIConnHandle | ( | ) | const |
operator=(THCIConnHandle)
Member Data Documentation
THCIConnHandle
iConnHandle
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.