![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Functions | |
static QBluetoothDeviceInfo | createDeviceInfoFromBluez5Device (const QVariantMap &properties) |
|
static |
Definition at line 207 of file qbluetoothdevicediscoveryagent_bluez.cpp.
References QList< T >::append(), QBluetoothDeviceInfo::BaseRateAndLowEnergyCoreConfiguration, QBluetoothDeviceInfo::BaseRateCoreConfiguration, QBluetoothUuid::GenericAccess, QMap< Key, T >::keys(), QBluetoothDeviceInfo::LowEnergyCoreConfiguration, ok, properties, QStringLiteral, QBluetoothDeviceInfo::setCoreConfigurations(), QBluetoothDeviceInfo::setManufacturerData(), QBluetoothDeviceInfo::setRssi(), QBluetoothDeviceInfo::setServiceData(), QBluetoothDeviceInfo::setServiceUuids(), toString(), and QMap< Key, T >::value().