Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:


Construction and destruction


TBTSyncPackets(TBTSyncPacketTypes)

IMPORT_C TBTSyncPackets(TBTSyncPacketTypes aPackets);

Description

Parameters

TBTSyncPacketTypes aPackets

[Top]


Member functions


operator()()const

IMPORT_C TBTSyncPacketTypes operator()() const;

Description

Return value

TBTSyncPacketTypes

[Top]


Member enumerations


Enum TSyncPackets

TSyncPackets

Description

Individual synchronous packet types.

ESyncPacketsHV1

ESyncPacketsHV2

ESyncPacketsHV3

ESyncPacketsEV3

ESyncPacketsEV4

ESyncPacketsEV5

ESyncAnySCOPacket

ESyncAnyESCOPacket