Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbluetoothservicediscoveryagent_android.cpp File Reference

(06d37147d1b59ca8cb5ce526a96b4ba59e44e0fa)

#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.