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

BtSerialServiceTask Class Reference
[QtBluetoothModule]

The BtSerialServiceTask class provides server side support for the Bluetooth Serial profile. More...

    #include <BtSerialServiceTask>

Inherits QObject.

Public Functions

Additional Inherited Members


Detailed Description

The BtSerialServiceTask class provides server side support for the Bluetooth Serial profile.

This task listens for incoming Bluetooth Serial connections, forwards the request to the modem emulator and manages the life time of these connections. This task relies on QBluetoothSerialPortService.

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

See also QBluetoothSerialPortService.


Member Function Documentation

BtSerialServiceTask::BtSerialServiceTask ( QObject * parent = 0 )

Constructs the BtSerialServiceTask instance with the given parent.

BtSerialServiceTask::~BtSerialServiceTask ()

Destroys the BtSerialServiceTask instance.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3