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
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.