Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
btconnectionmonitor.mm File Reference
#include "btconnectionmonitor_p.h"
#include "btutility_p.h"
#include "qbluetoothaddress.h"
#include <QtCore/qdebug.h>
+ Include dependency graph for btconnectionmonitor.mm:

Go to the source code of this file.

Variables

IOBluetoothUserNotification * discoveryNotification
 
NSMutableArray * foundConnections
 

Variable Documentation

◆ discoveryNotification

IOBluetoothUserNotification* discoveryNotification
Initial value:
{
QT_PREPEND_NAMESPACE(DarwinBluetooth::ConnectionMonitor) *monitor
QT_END_NAMESPACE typedef QT_PREPEND_NAMESPACE(quintptr) WId

Definition at line 16 of file btconnectionmonitor.mm.

◆ foundConnections

NSMutableArray* foundConnections

Definition at line 17 of file btconnectionmonitor.mm.