summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve QBluetoothDeviceDiscoveryAgent::deviceDiscovered() docsv5.12.0-beta3Alex Blasche2018-10-191-4/+5
* Fix various qdoc warnings in QtBluetoothAlex Blasche2018-09-181-3/+3
* Add QBluetoothDeviceDiscoveryAgent::deviceUpdated signalAlex Blasche2018-08-231-0/+20
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Use Bluez's SetDiscoveryFilter to control the device discovery methodAlex Blasche2017-07-241-1/+7
* Update doc for QBluetoothDeviceDiscoveryAgent::deviceDiscovered()Alex Blasche2017-06-291-1/+9
* QBluetoothDeviceDiscoveryAgent::start() should return early from errorAlex Blasche2016-07-211-0/+1
* Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-2/+62
* Minor documentation fix for QBluetoothDeviceDiscoveryAgentAlex Blasche2016-07-131-2/+3
* Add a warning when QBDDAgent::setLowEnergyDiscoveryTimeout is no-opAlex Blasche2016-06-241-1/+7
* Add BTLE device discovery timeout APIAlex Blasche2016-06-151-0/+43
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+2
|\
| * Fix typo in Android permission nameAlex Blasche2016-04-131-1/+1
| * Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-131-0/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Further improve the DeviceDiscoveryAgent class documentation.Alex Blasche2014-10-301-0/+8
* Add QBLuetoothDeviceDiscoveryAgent::UnsupportedPlatformErrorAlex Blasche2014-10-301-0/+4
* Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-261-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Bluez5: Ensure device discovery returns meaningfull RSSI dataAlex Blasche2014-05-221-0/+10
* Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-091-4/+2
* Merge branch 'stable' into devAlex Blasche2014-05-081-3/+3
|\
| * Fix a renamed qdoc tag and improve grammar/spellingAlex Blasche2014-04-251-2/+2
| * Provide correct code snippet for QBluetoothServiceDiscoveryAgentOleg Shparber2014-04-221-1/+1
* | Fix coding style in QBluetoothOleg Shparber2014-04-231-6/+7
|/
* Don't stop Bt discoveries while we have InvalidBluetoothAdapterErrorAlex Blasche2014-01-201-1/+1
* Document a somewhat peculiar signal behavior mismatch during Bt discoveryAlex Blasche2014-01-151-0/+2
* Improve and fix documentation for the Bluetooth discovery classes.Alex Blasche2013-12-201-6/+10
* Check the local adapter's BluetoothAdress before doing the discoveryFabian Bumberger2013-12-201-1/+16
* Refactor device and service discovery errorsFabian Bumberger2013-09-201-2/+2
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-4/+4
* Make Bluetooth adapter choosable for device searchNedim Hadzic2013-08-291-1/+12
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-3/+2
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: add landing page for Qt Bluetooth moduleLeena Miettinen2012-08-311-1/+1
* Replaced the deprecated \o qdoc command with \li, and added the missing \endl...veshivas2012-04-241-3/+3
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-291-22/+26
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-281-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* added documentation and examplesMichael Zanetti2012-01-231-3/+2
* 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/+6
* Initial commit.Michael Zanetti2011-08-241-0/+226