TBTSyncPackets Class Reference
Class to represent a set of synchronous packet types (SCO and eSCO on v1.2). This differs from TBTSyncPacketTypes as it is the interface used by
CBluetoothSynchronousLink
in order to detect the difference between a pre and post eSCO caller. This is necessary as HV1 packets in the SCO numbering clash with EV5 packets in the sync numbering.
Constructor & Destructor Documentation
TBTSyncPackets(TBTSyncPacketTypes)
Member Functions Documentation
Member Enumerations Documentation
Enum TSyncPackets
Enumerators
ESyncPacketsHV1 = 0x10001
|
|
ESyncPacketsHV2 = 0x10002
|
|
ESyncPacketsHV3 = 0x10004
|
|
ESyncPacketsEV3 = 0x20008
|
|
ESyncPacketsEV4 = 0x20010
|
|
ESyncPacketsEV5 = 0x20020
|
|
ESyncAnySCOPacket = ESyncPacketsHV1 | ESyncPacketsHV2 | ESyncPacketsHV3
|
|
ESyncAnyESCOPacket = ESyncPacketsEV3 | ESyncPacketsEV4 | ESyncPacketsEV5
|
|
Member Data Documentation
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.