summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-1232-117/+104
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0530-114/+65
| |\
| | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-0428-126/+61
| | * Fix misleading error message in QBluetoothSocket Dummy implementationAlex Blasche2016-10-041-1/+1
| | * Fixed build with MaxOSX10.12 SDKSamuel Gaist2016-10-033-0/+16
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+34
| |\|
| | * Handle iOS 10 deprecated data structuresMike Krus2016-09-282-0/+34
* | | winrt: Added default bluetooth device capabilities for Windows 10Oliver Wolff2016-10-071-0/+6
* | | winrt: Enable BTLE support for Windows 10 (Mobile)Oliver Wolff2016-10-073-236/+299
* | | winrt: Added missing error handling to device discovery and low energyOliver Wolff2016-10-042-20/+44
* | | Check Location permissions before running LE scan on AndroidAlex Blasche2016-09-211-0/+26
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-1913-48/+391
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1610-42/+383
| |\|
| | * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-262-4/+51
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-167-22/+22
| | * Android: Avoid newDevice signal spamming in QBluetoothDeviceDiscoveryAgentAlex Blasche2016-08-011-5/+12
| | * Android: Device discovery doesn't provide major & minor device class infoAlex Blasche2016-08-011-11/+298
| * | Make QtBluetooth Low Energy work when Qt runs as Android serviceAlex Blasche2016-08-031-2/+2
| * | Make Classic QtBluetooth work as an Android serviceAlex Blasche2016-08-032-4/+6
* | | winrt: Remove comment that no longer appliesOliver Wolff2016-08-091-4/+0
* | | winrt: Filter devices found by the LE device watcherOliver Wolff2016-08-092-3/+14
* | | 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-042-4/+86
* | | Do not permit QLEController::connectToDevice() in peripheral modeAlex Blasche2016-08-031-0/+5
* | | Merge remote-tracking branch 'gerrit/btle' into devAlex Blasche2016-08-038-1/+1435
|\ \ \
| * | | Proper state and warning on access denied errorOliver Wolff2016-07-281-0/+5
| * | | Register connectionStatus callback in Xaml threadOliver Wolff2016-07-261-12/+16
| * | | WinRT: getNativeService/getNativeCharacteristic helper functionsOliver Wolff2016-07-262-53/+70
| * | | winrt: Proper handling of ClientCharacteristicConfigurationOliver Wolff2016-07-261-91/+229
| * | | WinRT: use constrefs for ComPtr parameters where applicableOliver Wolff2016-07-191-4/+4
| * | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-1324-422/+581
| |\ \ \
| * | | | WinRT: BTLE: Write descriptorsOliver Wolff2016-06-161-5/+89
| * | | | WinRT: BTLE: Write characteristicsOliver Wolff2016-06-161-6/+83
| * | | | WinRT: BTLE: Read descriptorsOliver Wolff2016-06-161-4/+70
| * | | | WinRT: BTLE: Read characteristicsOliver Wolff2016-06-161-3/+57
| * | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-06-1025-520/+314
| |\ \ \ \
| * | | | | WinRT: Use ComPtr for native typesOliver Wolff2016-05-311-1/+1
| * | | | | WinRT: BTLE: Discover service detailsOliver Wolff2016-05-311-2/+237
| * | | | | WinRT: BTLE: Discover list of available servicesOliver Wolff2016-05-312-1/+86
| * | | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-05-2715-13/+97
| |\ \ \ \ \
| * | | | | | winrt: BTLE: Device (dis-)connectionOliver Wolff2016-05-263-1/+276
| * | | | | | Assume presence of local bluetooth adapter on WinPhoneOliver Wolff2016-05-261-0/+3
| * | | | | | Detection of bluetooth (LE) devices has to happen in Xaml threadOliver Wolff2016-05-262-2/+7
| * | | | | | Fix missing printDummyWarning() symbol on WinRTAlex Blasche2016-05-171-0/+3
| * | | | | | Merge branch 'dev' into btleAlex Blasche2016-05-13171-3326/+11712
| |\ \ \ \ \ \
| * | | | | | | winphone: Added bluetooth device discoveryOliver Wolff2015-09-224-1/+376