Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbluetoothdevicediscoveryagent_bluez.cpp File Reference
#include <QtCore/QLoggingCategory>
#include <QtCore/qcoreapplication.h>
#include "qbluetoothdevicediscoveryagent.h"
#include "qbluetoothdevicediscoveryagent_p.h"
#include "qbluetoothaddress.h"
#include "qbluetoothuuid.h"
#include "bluez/bluez5_helper_p.h"
#include "bluez/objectmanager_p.h"
#include "bluez/adapter1_bluez5_p.h"
#include "bluez/device1_bluez5_p.h"
#include "bluez/properties_p.h"
#include "bluez/bluetoothmanagement_p.h"
+ Include dependency graph for qbluetoothdevicediscoveryagent_bluez.cpp:

Go to the source code of this file.

Functions

static QBluetoothDeviceInfo createDeviceInfoFromBluez5Device (const QVariantMap &properties)
 

Function Documentation

◆ createDeviceInfoFromBluez5Device()