summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qrfcommserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qrfcommserver.cpp')
-rw-r--r--src/bluetooth/qrfcommserver.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/bluetooth/qrfcommserver.cpp b/src/bluetooth/qrfcommserver.cpp
index 7800f721..de9ab007 100644
--- a/src/bluetooth/qrfcommserver.cpp
+++ b/src/bluetooth/qrfcommserver.cpp
@@ -47,10 +47,9 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QRfcommServer
- \brief The QRfcommServer class uses the RFCOMM protocol to communicate with a Bluetooth device.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The QRfcommServer class uses the RFCOMM protocol to communicate with
+ a Bluetooth device.
QRfcommServer is used to implement Bluetooth services over RFCOMM.