Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QBluetoothHeadsetAudioGatewayServer Class Reference
[QtBluetoothModule]

The QBluetoothHeadsetAudioGatewayServer class implements the Bluetooth headset service Audio Gateway interface. More...

    #include <QBluetoothHeadsetAudioGatewayServer>

Inherits QBluetoothAudioGateway.

Public Functions

Additional Inherited Members


Detailed Description

The QBluetoothHeadsetAudioGatewayServer class implements the Bluetooth headset service Audio Gateway interface.

The QBluetoothHandsfreeAudioGatewayServer class implements Bluetooth Headset Audio Gateway profile..

QBluetoothHeadsetAudioGatewayServer implements the QBluetoothAudioGateway interface. Client applications should use the QBluetoothAudioGateway class instead of this class to access the Bluetooth Audio Gateway functionality.

Please note, this class only acts as a forwarding agent to the QBluetoothHeadsetService class, which handles all implementation details.

This class is part of the Qt Extended server and cannot be used by other QtopiaApplications.

See also QBluetoothAudioGateway and QBluetoothHeadsetService.


Member Function Documentation

QBluetoothHeadsetAudioGatewayServer::QBluetoothHeadsetAudioGatewayServer ( QBluetoothHeadsetCommInterface * parent, const QString & audioDev, const QString & service )

Create a new Bluetooth Headset server for parent. The name of the service is set to service. The audio device to use is given by audioDev.

QBluetoothHeadsetAudioGatewayServer::~QBluetoothHeadsetAudioGatewayServer ()

Destructor.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3