summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
Commit message (Expand)AuthorAgeFilesLines
* bluez: Fix out of sync property cacheThiemo van Engelen2019-12-041-0/+1
* Do not make blocking dbus calls in dbus callbacksAlex Blasche2019-09-111-1/+2
* Align deviceUpdated() & deviceDiscovered() behaviorAlex Blasche2019-09-111-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-071-2/+67
|\
| * De-duplicate device discovery code (Darwin)Timur Pocheptsov2019-06-141-2/+61
| * winrt: Implement manufacturer dataOliver Wolff2019-03-191-1/+5
| * winrt: Implement rssiOliver Wolff2019-03-191-0/+1
* | Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-221-5/+5
|\|
| * Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-5/+5
* | win32: inline unnecessary functions in qbluetooth*discoveryagentEric Lemanissier2018-06-251-13/+3
* | win32: modernize qbluetooth*discoveryagentEric Lemanissier2018-06-211-3/+3
* | win32: remove usage of QFuture in qbluetoothdevicediscoveryagentLubomir I. Ivanov (VMware)2018-05-291-5/+28
* | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2018-02-201-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+5
| |\
| | * winrt: Fix build using -no-pchOliver Wolff2017-10-251-0/+5
* | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-10-171-4/+3
|\| |
| * | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-07-261-2/+2
| |\|
| | * Windows: Fix namespaced buildOliver Wolff2017-07-261-2/+2
| * | Use Bluez's SetDiscoveryFilter to control the device discovery methodAlex Blasche2017-07-241-1/+1
| |/
| * winrt: Do not emit canceled in timeout case in device discoveryOliver Wolff2017-07-041-1/+0
* | Fix classic and LE devices discoveryDenis Shienkov2017-06-191-6/+12
* | Merge remote-tracking branch 'gerrit/5.9' into wip/winAlex Blasche2017-05-121-19/+43
|\|
| * Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-3/+3
| * winrt: Enable BTLE support for Windows 10 (Mobile)Oliver Wolff2016-10-071-2/+1
| * winrt: Filter devices found by the LE device watcherOliver Wolff2016-08-091-0/+1
| * winrt: Implement LE device discovery timeoutOliver Wolff2016-08-041-0/+3
| * Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-131-1/+3
| |\
| | * Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-1/+2
| | * Add BTLE device discovery timeout APIAlex Blasche2016-06-151-0/+1
| * | Merge branch 'dev' into btleAlex Blasche2016-05-131-14/+20
| |\|
| | * Updated license headersAntti Kokko2016-01-201-14/+20
| * | winphone: Added bluetooth device discoveryOliver Wolff2015-09-221-1/+14
| |/
* | Windows: Use Qt::HANDLE instead of typedef void*Denis Shienkov2015-11-171-2/+1
* | Windows: Use QT_WIN_BLUETOOTH macro where it is possibleDenis Shienkov2015-11-171-3/+3
* | Windows: Rename variables which is the system handlesDenis Shienkov2015-10-231-1/+1
* | Windows: Refactor code related to discovering of a remote devicesDenis Shienkov2015-10-141-37/+11
* | Merge branch 'dev' into winAlex Blasche2015-09-241-28/+1
|\|
| * Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-28/+1
* | Merge branch 'dev' into wip/winAlex Blasche2015-02-261-7/+7
|\|
| * Update copyright headersJani Heikkinen2015-02-161-7/+7
* | Add discovering for BLE devices on WindowsDenis Shienkov2014-12-041-0/+23
* | Refactor of code for "classic" part on WindowsDenis Shienkov2014-12-011-17/+17
* | Merge branch 'dev' into wip/winAlex Blasche2014-11-131-3/+10
|\|
| * Android: Add BluetoothLE device scanAlex Blasche2014-10-281-3/+10
* | Merge branch '5.4' into wip/winAlex Blasche2014-09-081-18/+21
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+11
| |\
| | * Add missing private headers warningSamuel Gaist2014-08-181-0/+11
| * | Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* | | Implement the QBluetoothDeviceDiscoveryAgent class on WindowsDenis Shienkov2014-09-011-1/+29
|/ /
* | Improve consistency of device discovery.Alex Blasche2014-08-131-0/+5