summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/serveracceptancethread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-131-1/+2
* Bluetooth: Make module compilable on Android with non-empty QT_NAMESPACEIevgenii Meshcheriakov2022-07-271-0/+4
* Unstringify Android QtBluetooth: signatures, types and method callsJuha Vuolle2022-07-071-2/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+1
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-1/+1
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-041-14/+8
* Change QBluetooth::Security and AttAcc. to be a scoped enumsAndreas Buhr2021-03-301-1/+1
* Code cleanup: create UUID strings without bracesAndreas Buhr2021-03-251-3/+1
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+1
* Android: rename Android's package name for Qt 6Assam Boudjelthia2020-10-081-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-231-2/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-1/+3
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Android: Fix crash in QBluetoothServer::close()Alex Blasche2014-02-271-122/+80
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+235