Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qbluetoothsocket_android.cpp File Reference

(b48f58681708fd91d5b275b85a89d59a2829baf0)

#include "qbluetoothsocket.h"
#include "qbluetoothsocket_android_p.h"
#include "qbluetoothaddress.h"
#include "qbluetoothdeviceinfo.h"
#include "qbluetoothserviceinfo.h"
#include "android/androidutils_p.h"
#include "android/jni_android_p.h"
#include <QCoreApplication>
#include <QtCore/QLoggingCategory>
#include <QtCore/QThread>
#include <QtCore/QTime>
#include <QtCore/QJniEnvironment>
#include <QtCore/q26numeric.h>
#include <qbluetoothsocket_android.moc>
Include dependency graph for qbluetoothsocket_android.cpp:

Go to the source code of this file.

Classes

class  SocketConnectWorker
class  WorkerThread
 [reimpl-run] More...

Macros

#define USE_FALLBACK   true

Variables

Q_BLUETOOTH_EXPORT bool useReverseUuidWorkAroundConnect = true

Macro Definition Documentation

◆ USE_FALLBACK

#define USE_FALLBACK   true

Definition at line 23 of file qbluetoothsocket_android.cpp.

Variable Documentation

◆ useReverseUuidWorkAroundConnect

Q_BLUETOOTH_EXPORT bool useReverseUuidWorkAroundConnect = true

Definition at line 25 of file qbluetoothsocket_android.cpp.