summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set ATT as protocol descriptor for BTLE SDP recordsAlex Blasche2014-09-031-2/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Code cleanup: Avoid repeated service info duplication checkAlex Blasche2014-05-231-12/+1
* Simplify detection of Bluetooth Base UUID derived uuidsAlex Blasche2014-05-221-14/+5
* Service discovery via Bluez5Alex Blasche2014-05-221-75/+3
* Fix discovery hanging in unrecoverable state due to incorrect error handlingAlex Blasche2014-04-161-0/+6
* Do not always filter Serial Port profiles out anymore on AndroidAlex Blasche2014-04-151-1/+16
* Fix a few TODOs around the source code and remove obsolete onesAlex Blasche2014-03-131-1/+0
* Android: Fix crashes due to concurrency issuesAlex Blasche2014-03-111-2/+12
* Android: Fix ommission of found services during SDP discoveryAlex Blasche2014-03-071-5/+5
* Add missing Standard BT service/profile uuidsAlex Blasche2014-03-061-2/+10
* Fix uuid value of ServiceClassId PnpInformationAlex Blasche2014-03-061-1/+1
* Normalize signal & slot signaturesAlex Blasche2014-02-271-1/+1
* Adjust strings for translationAlex Blasche2014-02-131-7/+7
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+513