Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qbluetoothsocket_bluezdbus.cpp File Reference

(884973ff967d17341ee6ec6bf962e400ae927de2)

#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"
Include dependency graph for qbluetoothsocket_bluezdbus.cpp:

Go to the source code of this file.

Functions

static QString findRemoteDevicePath (const QBluetoothAddress &address)

Function Documentation

◆ findRemoteDevicePath()

QString findRemoteDevicePath ( const QBluetoothAddress & address)
static

Definition at line 66 of file qbluetoothsocket_bluezdbus.cpp.