summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialize the discoveryAgent variable to 0Andy Shaw2018-01-241-0/+1
* winrt: Check for valid m_socketObject before accessing socket informationOliver Wolff2017-08-021-0/+15
* 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