summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows Bluetooth: replace deprecated methods (part 3)Ivan Solovev2022-02-011-18/+84
* Windows Bluetooth: replace deprecated methods (part 1)Ivan Solovev2022-01-281-13/+81
* Decrement the pending paired device counter only once per deviceJuha Vuolle2022-01-271-10/+20
* Fix handling of manufacturer data in Bluetooth advertisement parsingAndreas Buhr2021-11-261-4/+3
* qbluetoothdevicediscoveryagent_winrt: Move manufacturerData into LEAdvertisin...Oliver Wolff2021-11-241-9/+7
* qbluetoothdevicediscoeryagent_winrt: Remove unused member variableOliver Wolff2021-11-241-1/+0
* Remove support for old Windows BluetoothLE APIAndreas Buhr2021-11-221-191/+26
* winrt: Protect from late AdvertisementReceived callbackIvan Solovev2021-09-171-93/+105
* Remove unnecessary Qt version check and related redundant codeJuha Vuolle2021-09-131-4/+0
* Beautify debug message in QtBluetooth for WindowsAndreas Buhr2021-05-271-1/+1
* Fix BTLE device discovery on WindowsAndreas Buhr2021-05-261-0/+1
* Unify Windows logging categoriesAndreas Buhr2021-04-121-26/+26
* Unify winrt configure testsOliver Wolff2021-04-081-16/+1
* QWinRTBluetoothDeviceDiscoveryWorker: Add error handlingOliver Wolff2021-04-081-64/+209
* QBTDeviceDiscoveryAgentPrivate use declaration initializationOliver Wolff2021-04-081-5/+1
* Remove winrtOliver Wolff2020-07-021-106/+78
* Use QList instead of QVectorJarek Kobus2020-06-251-7/+7
* Remove QBluetoothDeviceDiscoveryAgent::inquiryType propertyAlex Blasche2020-05-141-2/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-4/+10
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Liang Qi2019-10-141-4/+10
| |\
| | * qbluetoothdevicediscoveryagent_winrt: Decrement device count in case of failureOliver Wolff2019-10-111-4/+10
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-0/+4
|\ \ \ | |/ / |/| |
| * | Fix Qt6 buildAlexandru Croitor2019-08-011-2/+6
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Timur Pocheptsov2019-09-121-3/+2
|\ \ \ | | |/ | |/|
| * | Fix build errors with clang-cl on WindowsMÃ¥rten Nordheim2019-09-051-0/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-3/+1
| |\ \
| | * | winrt: Do not try to delete nullptr workerOliver Wolff2019-07-171-3/+1
* | | | qbluetoothdevicediscoveryagent_winrt.cpp: Fix buildFriedemann Kleint2019-09-091-0/+1
* | | | Fix QSet and QList related warningsAlex Blasche2019-08-081-2/+2
| |_|/ |/| |
* | | Remove usage of deprecated QBluetoothServiceInfo::DataCompleteAlex Blasche2019-05-071-3/+3
|/ /
* | winrt: Move byteArrayFromBuffer into qbluetoothutils_winrtOliver Wolff2019-04-151-15/+0
* | winrt: Stop LE device watcher when discovery is finishedOliver Wolff2019-03-191-4/+5
* | winrt: Use correct worker signal slot disconnectionOliver Wolff2019-03-191-4/+3
* | winrt: Implement manufacturer dataOliver Wolff2019-03-191-23/+109
* | winrt: Implement rssiOliver Wolff2019-03-191-11/+66
* | Fix warning about initialized but not referenced variableOliver Wolff2019-03-191-1/+2
* | Deprecate QBluetoothDeviceInfo::DataCompleteness with Qt 6 in mindAlex Blasche2018-10-091-5/+5
* | winrt: Remove superfluous .Get() callOliver Wolff2018-10-081-1/+1
* | winrt: Protect from late callbacks which might cause crashesOliver Wolff2018-10-081-8/+25
* | Don't require pairing when connecting to BLE on WinRTLauri Laanmets2018-10-081-6/+146
|/
* winrt: Avoid crash on device discovery when device has to be pairedOliver Wolff2018-09-271-2/+6
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-8/+17
|\
| * winrt: Finish classic BT device discovery if no device is foundOliver Wolff2018-01-191-8/+17
* | Windows: Do not assert due to insufficient accessAndy Shaw2018-01-251-23/+28
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-171-4/+12
|\|
| * winrt: Make sure that "finished" is emitted for device discoveryOliver Wolff2017-08-181-4/+12
* | windows: Make sure everything is properly CoInitialized on desktop useOliver Wolff2017-08-301-0/+6
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-301-0/+4
|/
* winrt: Do not emit canceled in timeout case in device discoveryOliver Wolff2017-07-041-16/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-04-281-14/+20