summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothserver.h')
-rw-r--r--src/bluetooth/qbluetoothserver.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothserver.h b/src/bluetooth/qbluetoothserver.h
index f916f9ff..77634649 100644
--- a/src/bluetooth/qbluetoothserver.h
+++ b/src/bluetooth/qbluetoothserver.h
@@ -1,6 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 BlackBerry Limited. All rights reserved.
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtBluetooth module of the Qt Toolkit.
@@ -86,6 +87,8 @@ public:
void setSecurityFlags(QBluetooth::SecurityFlags security);
QBluetooth::SecurityFlags securityFlags() const;
+ ServerType serverType() const;
+
Q_SIGNALS:
void newConnection();