Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
btconnectionmonitor.mm File Reference

(e839d950f804330db10ffdf2dec62e4e18792cb7)

#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

Definition at line 16 of file btconnectionmonitor.mm.

◆ foundConnections

NSMutableArray* foundConnections

Definition at line 17 of file btconnectionmonitor.mm.