Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: bttypes.h
Link against: bluetooth.lib

Class TBTSyncPackets

class TBTSyncPackets;

Description

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.

Members

Defined in TBTSyncPackets:
ESyncAnyESCOPacket, ESyncAnySCOPacket, ESyncPacketsEV3, ESyncPacketsEV4, ESyncPacketsEV5, ESyncPacketsHV1, ESyncPacketsHV2, ESyncPacketsHV3, TBTSyncPackets(), TSyncPackets, operator()()


Construction and destruction


TBTSyncPackets()

IMPORT_C TBTSyncPackets(TBTSyncPacketTypes aPackets);

Description

Parameters

TBTSyncPacketTypes aPackets

[Top]


Member functions


operator()()

IMPORT_C TBTSyncPacketTypes operator()() const;

Description

Return value

TBTSyncPacketTypes

[Top]


Member enumerations


Enum TSyncPackets

TSyncPackets

Description

Individual synchronous packet types.

See also:

ESyncPacketsHV1

ESyncPacketsHV2

ESyncPacketsHV3

ESyncPacketsEV3

ESyncPacketsEV4

ESyncPacketsEV5

ESyncAnySCOPacket

ESyncAnyESCOPacket