![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "btdevicepair_p.h"#include "btutility_p.h"#include <QtCore/qloggingcategory.h>#include <QtCore/qdebug.h>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.