![]() |
Qt 6.x
The Qt SDK
|
#include "darwin/btsocketlistener_p.h"#include "qbluetoothserver_p.h"#include "qbluetoothsocketbase_p.h"#include "qbluetoothsocket_macos_p.h"#include "qbluetoothlocaldevice.h"#include "darwin/btutility_p.h"#include "qbluetoothserver.h"#include "qbluetoothsocket.h"#include <QtCore/qloggingcategory.h>#include <QtCore/qvariant.h>#include <QtCore/qglobal.h>#include <QtCore/qmutex.h>#include <Foundation/Foundation.h>#include <IOBluetooth/IOBluetooth.h>#include <limits>
Include dependency graph for qbluetoothserver_macos.mm:Go to the source code of this file.
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Typedefs | |
| using | QT_BEGIN_NAMESPACE::ServiceInfo = QBluetoothServiceInfo |
| typedef QMap< quint16, QBluetoothServerPrivate * >::iterator | QT_BEGIN_NAMESPACE::ServerMapIterator |
Functions | |
| QMap< quint16, QBluetoothServerPrivate * > & | QT_BEGIN_NAMESPACE::busyPSMs () |
| QMap< quint16, QBluetoothServerPrivate * > & | QT_BEGIN_NAMESPACE::busyChannels () |