![]() |
Qt 6.x
The Qt SDK
|
#include "qbluetoothsocket.h"
#include "qbluetoothsocket_bluezdbus_p.h"
#include "bluez/bluez_data_p.h"
#include "bluez/bluez5_helper_p.h"
#include "bluez/adapter1_bluez5_p.h"
#include "bluez/device1_bluez5_p.h"
#include "bluez/objectmanager_p.h"
#include "bluez/profile1_p.h"
#include "bluez/profile1context_p.h"
#include "bluez/profilemanager1_p.h"
#include <QtBluetooth/qbluetoothdeviceinfo.h>
#include <QtBluetooth/qbluetoothserviceinfo.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qrandom.h>
#include <QtNetwork/qlocalsocket.h>
#include <unistd.h>
#include "moc_qbluetoothsocket_bluezdbus_p.cpp"
Go to the source code of this file.
Functions | |
static QString | findRemoteDevicePath (const QBluetoothAddress &address) |
|
static |
Definition at line 71 of file qbluetoothsocket_bluezdbus.cpp.
References QMap< Key, T >::constBegin(), QMap< Key, T >::constEnd(), device, findAdapterForAddress(), it, manager, ok, QStringLiteral, reply, and QDBusConnection::systemBus().
Referenced by QBluetoothSocketPrivateBluezDBus::connectToServiceHelper().