Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
btdevicepair.mm File Reference
#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
 

Variable Documentation

◆ m_active

bool m_active
Initial value:
{
\inmodule QtBluetooth
QT_END_NAMESPACE typedef QT_PREPEND_NAMESPACE(quintptr) WId

Definition at line 34 of file btdevicepair.mm.

◆ m_pairing

IOBluetoothDevicePair* m_pairing

Definition at line 35 of file btdevicepair.mm.