summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrt: Finish classic BT device discovery if no device is foundOliver Wolff2018-01-191-8/+17
* winrt: Make sure that "finished" is emitted for device discoveryOliver Wolff2017-08-181-4/+12
* 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