summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-262-2/+2
* 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-043-5/+87
* Do not permit QLEController::connectToDevice() in peripheral modeAlex Blasche2016-08-031-0/+5
* Merge remote-tracking branch 'gerrit/btle' into devAlex Blasche2016-08-0310-13/+1447
|\
| * 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-1331-426/+726
| |\
| * | 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-1033-590/+656
| |\ \
| * | | 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
| * | | tst_qbluetoothdevicediscoveryagent: Fix condition for WinRTOliver Wolff2016-05-311-3/+3
| * | | tst_qlowenergycontroller: Fixed conditions for WinRTOliver Wolff2016-05-311-9/+9
| * | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-05-2720-25/+209
| |\ \ \
| * | | | 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-13372-6315/+18214
| |\ \ \ \
| * | | | | winphone: Added bluetooth device discoveryOliver Wolff2015-09-224-1/+376
| * | | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2015-09-0436-116/+273
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dev' into btleAlex Blasche2015-07-06142-5625/+2557
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2015-06-01501-4507/+36950
| |\ \ \ \ \ \ \
| * | | | | | | | Bluetooth - device discovery agent (cleanup)Timur Pocheptsov2014-11-072-50/+23
* | | | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-029-19/+72
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-017-6/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Document the meaning of QBluetoothDeviceInfo::minorDeviceClass()Alex Blasche2016-07-252-2/+7
| | * | | | | | | | | Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-202-0/+10
| | * | | | | | | | | Android: Workaround clang default destructor export bugBogDan Vatra2016-07-192-0/+5
| | * | | | | | | | | Disable notifications before disconnecting heartlistener clientAlex Blasche2016-07-191-4/+6
| * | | | | | | | | | Bump versionOswald Buddenhagen2016-07-281-1/+1
| * | | | | | | | | | Highlight incomplete handling of BTLE packet writesAlex Blasche2016-07-191-0/+7
| * | | | | | | | | | Improve failed ::write() handling in QBluetoothSocketAlex Blasche2016-07-191-13/+37
* | | | | | | | | | | QBluetoothDeviceDiscoveryAgent::DiscoveryMethod - autotestTimur Pocheptsov2016-08-011-0/+130
* | | | | | | | | | | QBluetoothDeviceDiscoveryAgent::start() should return early from errorAlex Blasche2016-07-211-0/+1
* | | | | | | | | | | QBluetoothDeviceDiscoveryAgent - 'start' should return on error (iOS)Timur Pocheptsov2016-07-211-0/+1