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
qbluetoothdevicediscoveryagent_bluez.cpp File Reference

(14db1fabef1ba2eb1a889c968e3b038f7978d6bd)

#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()