Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qbluetoothservicediscoveryagent_android.cpp File Reference
#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>
+ Include dependency graph for qbluetoothservicediscoveryagent_android.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE constexpr auto uuidFetchTimeLimit = std::chrono::seconds{4}
 

Variable Documentation

◆ uuidFetchTimeLimit

QT_BEGIN_NAMESPACE constexpr auto uuidFetchTimeLimit = std::chrono::seconds{4}
staticconstexpr

Definition at line 24 of file qbluetoothservicediscoveryagent_android.cpp.