#include "qbluetoothdevicediscoveryagent.h"
#include "qbluetoothdevicediscoveryagent_p.h"
#include "qbluetoothaddress.h"
#include "qbluetoothuuid.h"
#include <QtBluetooth/private/qbluetoothdevicewatcher_winrt_p.h>
#include <QtBluetooth/private/qbluetoothutils_winrt_p.h>
#include <QtBluetooth/private/qtbluetoothglobal_p.h>
#include <QtCore/QLoggingCategory>
#include <QtCore/QMutex>
#include <QtCore/qendian.h>
#include <winrt/Windows.Devices.Bluetooth.h>
#include <winrt/Windows.Devices.Bluetooth.Advertisement.h>
#include <winrt/Windows.Devices.Bluetooth.Rfcomm.h>
#include <winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h>
#include <winrt/Windows.Devices.Enumeration.h>
#include <winrt/Windows.Foundation.h>
#include <winrt/Windows.Foundation.Collections.h>
#include <winrt/Windows.Storage.Streams.h>
#include <qbluetoothdevicediscoveryagent_winrt.moc>
Go to the source code of this file.
◆ byteArrayFromBuffer()
static QByteArray byteArrayFromBuffer |
( |
const IBuffer & |
buffer | ) |
|
|
static |
◆ extractManufacturerData()
static ManufacturerData extractManufacturerData |
( |
const BluetoothLEAdvertisement & |
ad | ) |
|
|
static |
◆ extractServiceData()
static ServiceData extractServiceData |
( |
const BluetoothLEAdvertisement & |
ad | ) |
|
|
static |
◆ fromWinRtGuid()
static GUID fromWinRtGuid |
( |
const winrt::guid & |
guid | ) |
|
|
static |
◆ invokeDecrementPendingDevicesCountAndCheckFinished()
◆ qbswap()
◆ ClassicDeviceSelector
const winrt::hstring ClassicDeviceSelector |
|
static |