summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid recursion during QBluetoothDeviceDiscoveryAgent::stop()Alex Blasche2017-08-041-0/+8
* Only do Classic device discovery inside QBluetoothServiceDiscoveryAgentAlex Blasche2017-06-141-1/+1
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-2/+2
* winrt: Add service discoveryOliver Wolff2017-01-201-0/+2
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-4/+4
|\
| * QBluetoothServiceDiscoveryAgent: set q_ptr in d_ptr's constructor.Edward Welbourne2016-06-021-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+6
|\|
| * Improve QBluetoothServiceDiscoveryAgent::setUuidFilter() docsAlex Blasche2016-04-271-1/+6
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-2/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix crashing btchat example when selecting remote devicev5.4.1Alex Blasche2015-01-291-0/+5
* Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-211-1/+2
* Extend docs on Minimal SDP discoveryAlex Blasche2014-09-301-4/+10
* Add \since to all Qt Bluetooth classes which didn't have the tag yetAlex Blasche2014-09-261-0/+2
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-9/+18
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Fix BTLE related qdoc errorsAlex Blasche2014-06-041-0/+6
* Merge branch 'dev' into btleAlex Blasche2014-05-261-2/+24
|\
| * Code cleanup: Avoid repeated service info duplication checkAlex Blasche2014-05-231-0/+15
| * Service discovery via Bluez5Alex Blasche2014-05-221-1/+8
| * Provide correct code snippet for QBluetoothServiceDiscoveryAgentOleg Shparber2014-04-221-1/+1
* | Merge branch 'dev' into btleAlex Blasche2014-02-171-42/+83
|\|
| * Port QtBluetooth to AndroidAlex Blasche2014-02-131-2/+0
| * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-15/+38
| |\
| | * Stop SDP search if QML Model is turned offAlex Blasche2014-01-221-0/+3
| | * Do not clear result lists while the SDP search is ongoing.Alex Blasche2014-01-201-1/+6
| | * Improve QBluetoothServiceDiscoveryAgent documentationAlex Blasche2014-01-201-16/+34
| * | Don't stop Bt discoveries while we have InvalidBluetoothAdapterErrorAlex Blasche2014-01-201-0/+3
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-16/+5
| |\|
| | * Cleanup more duplicated code in SDP discovery class.Alex Blasche2014-01-171-16/+5
| * | Document a somewhat peculiar signal behavior mismatch during Bt discoveryAlex Blasche2014-01-151-3/+7
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+0
| |\|
| | * Don't set the internal service discovery state twice to the sameAlex Blasche2014-01-071-2/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+2
| |\|
| | * Improve error reporting.Alex Blasche2013-12-201-1/+2
| * | Improve and fix documentation for the Bluetooth discovery classes.Alex Blasche2013-12-201-6/+15
| * | Check the local adapter's BluetoothAdress before doing the discoveryFabian Bumberger2013-12-201-2/+18
| |/
* / Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-1/+0
|/
* Emit service discovery error during internal device discoveryAlex Blasche2013-09-251-1/+19
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-251-1/+5
* Refactor device and service discovery errorsFabian Bumberger2013-09-201-4/+6
* BlackBerry: Add some platform documentationFabian Bumberger2013-09-181-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-2/+2
* Make Bluetooth adapter choosable for device and service searchNedim Hadzic2013-09-051-8/+34
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-2/+2
* QNX making the device discovery agent more robustFabian Bumberger2012-11-271-0/+2
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-291-3/+2
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-271-1/+1