![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 209 of file qbluetoothdevicediscoveryagent_bluez.cpp.