summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Avoid possible hang in QBluetoothServer::hasPendingConnectionsOliver Wolff2020-02-111-0/+1
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-2/+4
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+1
* Add QBluetoothSocketPrivate interface for WinRTAlex Blasche2018-07-251-1/+1
* windows: Make sure everything is properly CoInitialized on desktop useOliver Wolff2017-08-301-0/+9
* Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-0/+3
* winrt: Fix crash in QBluetoothServer::nextPendingConnectionOliver Wolff2017-08-041-0/+2
* winrt: Use custom setSocketDescriptor functionOliver Wolff2017-02-031-1/+1
* winrt: Register callbacks in Xaml threadOliver Wolff2017-02-031-5/+11
* winrt: maxPendingConnections must be lower than currently pending connectionsOliver Wolff2017-02-031-0/+6
* winrt: Add bluetooth server supportOliver Wolff2017-01-311-0/+243