summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | Emit PoweredOffError if required during device discovery start on BluezAlex Blasche2014-01-161-0/+12
| |/
| * Use QLoggingCategory to categorize the various debug output streamsAlex Blasche2013-12-201-29/+12
* | Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+10
|/
* Refactor device and service discovery errorsFabian Bumberger2013-09-201-4/+4
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-5/+5
* Make Bluetooth adapter choosable for device searchNedim Hadzic2013-08-291-3/+9
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+5
* re-added autotestsMichael Zanetti2011-10-071-10/+10
* Initial commit.Michael Zanetti2011-08-241-0/+222