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
qbluetoothserver_winrt.cpp File Reference

(664d2a1cf019f76adf433d41b1418e515ffce86c)

#include "qbluetoothserver.h"
#include "qbluetoothserver_p.h"
#include "qbluetoothsocket.h"
#include "qbluetoothlocaldevice.h"
#include "qbluetoothsocket_winrt_p.h"
#include "qbluetoothutils_winrt_p.h"
#include <QtCore/QLoggingCategory>
#include <QtCore/private/qfunctions_winrt_p.h>
#include <windows.networking.h>
#include <windows.networking.connectivity.h>
#include <windows.networking.sockets.h>
+ Include dependency graph for qbluetoothserver_winrt.cpp:

Go to the source code of this file.

Typedefs

typedef ITypedEventHandler< StreamSocketListener *, StreamSocketListenerConnectionReceivedEventArgs * > ClientConnectedHandler
 

Variables

QT_BEGIN_NAMESPACE QHash< QBluetoothServerPrivate *, int > __fakeServerPorts
 

Typedef Documentation

◆ ClientConnectedHandler

typedef ITypedEventHandler<StreamSocketListener *, StreamSocketListenerConnectionReceivedEventArgs *> ClientConnectedHandler

Definition at line 27 of file qbluetoothserver_winrt.cpp.

Variable Documentation

◆ __fakeServerPorts

Definition at line 33 of file qbluetoothserver_winrt.cpp.