summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Do not try to delete nullptr workerOliver Wolff2019-07-171-3/+1
* 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
* Remove WinPhone leftoversOliver Wolff2017-02-081-14/+1
* winrt: Fixed null ptr access in LE device discoveryOliver Wolff2017-01-191-0/+4
* winrt: Keep device statics as worker membersOliver Wolff2016-11-151-27/+21
* winrt: Fixed discovery of unpaired BTLE devicesOliver Wolff2016-11-151-88/+196
* winrt: Enable BTLE support for Windows 10 (Mobile)Oliver Wolff2016-10-071-233/+297
* winrt: Added missing error handling to device discovery and low energyOliver Wolff2016-10-041-17/+34
* winrt: Remove comment that no longer appliesOliver Wolff2016-08-091-4/+0
* winrt: Filter devices found by the LE device watcherOliver Wolff2016-08-091-3/+13
* winrt: Connect LE timeout to correct discovery workerOliver Wolff2016-08-091-2/+6
* winrt: Add mean to choose bluetooth discovery modeOliver Wolff2016-08-091-20/+26
* winrt: Stop LE scan timer when stopping device discoveryOliver Wolff2016-08-091-0/+2
* winrt: Start device watcherOliver Wolff2016-08-091-0/+2
* winrt: Add missing error handling for device discoveryOliver Wolff2016-08-091-3/+8
* winrt: Implement LE device discovery timeoutOliver Wolff2016-08-041-4/+83
* Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-131-1/+7
* Detection of bluetooth (LE) devices has to happen in Xaml threadOliver Wolff2016-05-261-2/+6
* winphone: Added bluetooth device discoveryOliver Wolff2015-09-221-0/+350