![]() |
Qt 6.x
The Qt SDK
|
#include "btdevicepair_p.h"#include "btutility_p.h"#include <QtCore/qloggingcategory.h>#include <QtCore/qdebug.h>
Include dependency graph for btdevicepair.mm:Go to the source code of this file.
Namespaces | |
| namespace | DarwinBluetooth |
Functions | |
| ObjCStrongReference< IOBluetoothDevice > | DarwinBluetooth::device_with_address (const QBluetoothAddress &address) |
Variables | |
| bool | m_active |
| IOBluetoothDevicePair * | m_pairing |
| bool m_active |
Definition at line 34 of file btdevicepair.mm.
| IOBluetoothDevicePair* m_pairing |
Definition at line 35 of file btdevicepair.mm.