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

(a4ff2497ecee8aa6046ed0aa558f736dc9f614c5)

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

QBluetoothDeviceInfo createDeviceInfoFromBluez5Device ( const QVariantMap & properties)
static

Definition at line 209 of file qbluetoothdevicediscoveryagent_bluez.cpp.