#include <bt_sock.h>
Link against:
bluetooth.lib
class TBTSyncBandwidth;
Description
A pair of transmit and receive bandwidths for use on synchronous Bluetooth links
Members
Defined in TBTSyncBandwidth
:
Construction and destruction
IMPORT_C TBTSyncBandwidth();
Description
IMPORT_C TBTSyncBandwidth(TUint aBandwidth);
Description
Parameters
TUint32 iTransmit;
Description
TUint32 iReceive;
Description