summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* bluez: Fix out of sync property cacheThiemo van Engelen2019-12-041-17/+12
* Do not make blocking dbus calls in dbus callbacksAlex Blasche2019-09-111-39/+56
* Align deviceUpdated() & deviceDiscovered() behaviorAlex Blasche2019-09-111-42/+82
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-031-6/+7
|\
| * Ensure QObject context is retained to avoid crashesv5.12.0-beta4Alex Blasche2018-10-311-5/+6
| * Fix regression not updating the device info during BTLE discoveryAlex Blasche2018-10-311-1/+1
* | Deprecate QBluetoothDeviceInfo::DataCompleteness with Qt 6 in mindAlex Blasche2018-10-091-4/+4
|/
* Normalize QObject::connect() statementsAlex Blasche2018-08-291-15/+29
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-17/+12
* Add QBluetoothDeviceDiscoveryAgent::deviceUpdated signalAlex Blasche2018-08-231-5/+9
* Add manufacturer data to QBluetoothDeviceInfoAlex Blasche2018-08-171-6/+27
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+3
* Use Bluez's SetDiscoveryFilter to control the device discovery methodAlex Blasche2017-07-241-4/+30
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-1/+4
|\
| * Continuously emit deviceDiscovered() signal during never-ending dev discoveryAlex Blasche2017-06-291-1/+1
| * Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-161-0/+3
* | Improve detection of lowenergy devicesAlex Blasche2017-06-211-8/+24
|/
* Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-3/+15
* Allow adjustment of device search timeout on BlueZAlex Blasche2016-06-161-4/+7
* Add BTLE device discovery timeout APIAlex Blasche2016-06-151-0/+1
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-5/+16
|\
| * BlueZ5: Prevent premature abortion of device discoveryAlex Blasche2016-06-081-1/+1
| * BlueZ4: Don't process stop discovery notification in unready stateAlex Blasche2016-06-061-0/+4
| * Bluez: Cleanup internal states before sending notifications to API userAlex Blasche2016-06-011-4/+11
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-10-131-0/+2
|\
| * Bluetooth device discovery agent (bluez): Prevent null pointer access.Christian Kandeler2015-10-081-0/+2
* | [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-3/+8
* | Stop device discovery session before retrieving service records.Robin Burchell2015-08-211-0/+2
* | To check for errors when starting discovery, wait for the call.Hannu Mallat2015-08-201-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Improve consistency of device discovery.Alex Blasche2014-08-131-13/+72
* Ensure Bluez5 device discovery sets the new core configuration flagAlex Blasche2014-07-171-1/+7
* Merge branch 'dev' into btleAlex Blasche2014-07-031-49/+26
|\
| * Bluez5: Simplify lookup of default adapterAlex Blasche2014-06-021-49/+26
* | QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-2/+2
* | Merge branch 'dev' into btleAlex Blasche2014-05-261-39/+313
|\|
| * Use Alias as Device/Adapter name on Bluez 5Alex Blasche2014-05-261-1/+1
| * Bluez5: Ensure device discovery returns meaningfull RSSI dataAlex Blasche2014-05-221-0/+37
| * Utilize QStringLiteral where possibleAlex Blasche2014-05-151-10/+10
| * Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-091-9/+245
| * Fix coding style in QBluetoothOleg Shparber2014-04-231-27/+27
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-31/+29
|\|
| * Adjust strings for translationAlex Blasche2014-02-131-1/+1
| * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-0/+3
| |\
| | * Fix memory leaks in Bluez specific device and SDP discovery classes.Alex Blasche2014-01-201-0/+3
| * | whitespace fixesOswald Buddenhagen2014-01-201-2/+2