summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-0/+5
|\
| * Windows: Cancel and close the operation before deleting the SocketWorkerAndy Shaw2018-01-261-0/+4
| * Initialize the discoveryAgent variable to 0Andy Shaw2018-01-241-0/+1
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-0/+3
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-08-071-0/+15
|\|
| * winrt: Check for valid m_socketObject before accessing socket informationOliver Wolff2017-08-021-0/+15
* | Add support for QBluetoothSocket::RemoteHostClosedError on Win UWPAlex Blasche2017-07-101-1/+4
|/
* Add indirection for QBluetoothSocket::bytesToWrite()Alex Blasche2017-06-291-0/+5
* Fix concurrent access to QBluetoothSocket::canReadLine() on AndroidAlex Blasche2017-06-291-0/+5
* winrt: Set proper socket state in setSocketDescriptorOliver Wolff2017-02-031-0/+1
* winrt: Use custom setSocketDescriptor functionOliver Wolff2017-02-031-7/+13
* winrt: Register callbacks in Xaml threadOliver Wolff2017-02-031-9/+15
* winrt: Add bluetooth server supportOliver Wolff2017-01-311-5/+16
* winrt: Fix wrong function name in invokeMethod in bluetooth socketOliver Wolff2017-01-301-1/+1
* winrt: Add bluetooth socket supportOliver Wolff2017-01-201-0/+644