|
|
|
|
Location:
bttypes.h
Link against: bluetooth.lib
class TBTSyncPackets;
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.
Defined in TBTSyncPackets:
ESyncAnyESCOPacket, ESyncAnySCOPacket, ESyncPacketsEV3, ESyncPacketsEV4, ESyncPacketsEV5, ESyncPacketsHV1, ESyncPacketsHV2, ESyncPacketsHV3, TBTSyncPackets(), TSyncPackets, operator()()
IMPORT_C TBTSyncPackets(TBTSyncPacketTypes aPackets);
|
TSyncPackets
Individual synchronous packet types.
|