summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-12/+126
|\
| * Move socket workaround into own fctn and fix possible channel mismatchAlex Blasche2014-07-241-120/+116
| * Fixed QTBUG-40172 Android Bluetooth Socket Connection fails in some cases.Firat Agdas2014-07-241-8/+126
* | Make QBluetoothSocket's _q_writeNotify & _q_readNotify privateAlex Blasche2014-08-251-8/+0
* | Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
|/
* Remove usage of BluetoothSocket.isConnected()Alex Blasche2014-07-101-9/+8
* Android: Fix error signal handling for rfcomm socketsAlex Blasche2014-03-271-2/+2
* Convert internal function parameter to const &Alex Blasche2014-03-131-2/+3
* Fix a few TODOs around the source code and remove obsolete onesAlex Blasche2014-03-131-1/+0
* Fix wrong error message.Alex Blasche2014-02-271-1/+1
* Fix crash when interrupting QBluetoothSocket's input stream threadAlex Blasche2014-02-271-21/+66
* Android: Fix crash in QBluetoothServer::close()Alex Blasche2014-02-271-1/+2
* Remove QBluetoothSocketPrivate::socketDescriptor()Alex Blasche2014-02-261-5/+0
* Adjust strings for translationAlex Blasche2014-02-131-2/+2
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+451