![]() |
Qt 6.x
The Qt SDK
|
#include "android/serveracceptancethread_p.h"#include "android/androidutils_p.h"#include "android/jni_android_p.h"#include "qbluetoothserver.h"#include "qbluetoothserver_p.h"#include "qbluetoothsocket.h"#include "qbluetoothsocket_android_p.h"#include "qbluetoothlocaldevice.h"#include <QCoreApplication>#include <QtCore/QLoggingCategory>
Include dependency graph for qbluetoothserver_android.cpp:Go to the source code of this file.
Variables | |
| QT_BEGIN_NAMESPACE QHash< QBluetoothServerPrivate *, int > | __fakeServerPorts |
| QT_BEGIN_NAMESPACE QHash<QBluetoothServerPrivate*, int> __fakeServerPorts |
Definition at line 20 of file qbluetoothserver_android.cpp.
Referenced by QBluetoothServerPrivate::~QBluetoothServerPrivate(), QBluetoothServer::close(), QBluetoothServer::listen(), QBluetoothServiceInfoPrivate::registerService(), QBluetoothServer::serverPort(), and QBluetoothServiceInfoPrivate::unregisterService().