![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qbluetoothservicediscoveryagent_p.h"#include "qbluetoothsocket_android_p.h"#include "android/servicediscoverybroadcastreceiver_p.h"#include "android/localdevicebroadcastreceiver_p.h"#include "android/androidutils_p.h"#include "android/jni_android_p.h"#include <QCoreApplication>#include <QtCore/qcoreapplication.h>#include <QtCore/QLoggingCategory>#include <QtCore/QTimer>#include <QtCore/QJniEnvironment>#include <QtBluetooth/QBluetoothHostInfo>#include <QtBluetooth/QBluetoothLocalDevice>#include <QtBluetooth/QBluetoothServiceDiscoveryAgent>Go to the source code of this file.
Variables | |
| static QT_BEGIN_NAMESPACE constexpr auto | uuidFetchTimeLimit = std::chrono::seconds{4} |
|
staticconstexpr |
Definition at line 24 of file qbluetoothservicediscoveryagent_android.cpp.