Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
btdevicepair.mm File Reference

(ef996c8fd1d7d0db360f6f41e02a259561dbd9fe)

#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:
{
QT_PREPEND_NAMESPACE(QBluetoothAddress) m_targetAddress
\inmodule QtBluetooth

Definition at line 34 of file btdevicepair.mm.

◆ m_pairing

IOBluetoothDevicePair* m_pairing

Definition at line 35 of file btdevicepair.mm.