From f128dd43319d6a7020f7ee1e018b8f0bbff499ab Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Thu, 26 Jan 2017 15:14:03 +0100 Subject: Document that BT servers on Android and WinRT only support RFCOMM Change-Id: Ic93d086cc6b6549e8de90f01a0bba5913207d7e5 Reviewed-by: Alex Blasche --- src/bluetooth/qbluetoothserver.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/bluetooth/qbluetoothserver.cpp b/src/bluetooth/qbluetoothserver.cpp index 41b1d822..99d3b53a 100644 --- a/src/bluetooth/qbluetoothserver.cpp +++ b/src/bluetooth/qbluetoothserver.cpp @@ -64,6 +64,7 @@ QT_BEGIN_NAMESPACE Call serverPort() to get the channel number that is being used. If the \l QBluetoothServiceInfo::Protocol is not supported by a platform, \l listen() will return \c false. + Android and WinRT only support RFCOMM for example. \sa QBluetoothServiceInfo, QBluetoothSocket */ -- cgit v1.2.3