summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/devicediscoverybroadcastreceiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt6 buildAlexandru Croitor2019-08-011-4/+4
* Remove usage of deprecated QBluetoothServiceInfo::DataCompleteAlex Blasche2019-05-071-2/+2
* Add manufacturer data to QBluetoothDeviceInfoAlex Blasche2018-08-171-0/+7
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-14/+14
* Remove last qdoc warning from qtconnectivityAlex Blasche2017-06-141-1/+1
* LE/Android: Fix crash due to references leakKonstantin Ritt2016-12-301-1/+4
* LE/Android: Pass list of advertised services found in scan recordAlex Blasche2016-11-111-3/+81
* Remove not needed Log output from Android Device DiscoveryAlex Blasche2016-11-071-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-11/+298
|\
| * Android: Device discovery doesn't provide major & minor device class infoAlex Blasche2016-08-011-11/+298
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Android: Add BluetoothLE device scanAlex Blasche2014-10-281-44/+67
* Android: Determine the Bluetooth type of the remote deviceAlex Blasche2014-10-281-0/+58
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Android: Don't directly use the action string values but refer to the fields.Alex Blasche2014-03-111-12/+17
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+132