summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-023-8/+23
|\
| * Windows: Cancel and close the operation before deleting the SocketWorkerAndy Shaw2018-01-261-0/+4
| * Initialize the discoveryAgent variable to 0Andy Shaw2018-01-242-0/+2
| * 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 'origin/5.9' into 5.10Liang Qi2018-01-184-10/+31
|\|
| * Disable compiler flag using proper qmake comment styleAlex Blasche2018-01-161-1/+1
| * BlueZ: Fix inconsistent QLEService error stateAlex Blasche2018-01-081-2/+2
| * winrt: Do not crash when trying to an unreachable paired LE deviceOliver Wolff2017-12-121-1/+11
| * winrt: Add bluetooth capabilities for msvc2017 as wellOliver Wolff2017-12-121-1/+1
| * BlueZ: Prevent hanging of QLEController job queue due to comm timeoutAlex Blasche2017-11-231-3/+7
| * winrt: Early return instead of assert is case of errorMaurice Kalinowski2017-11-161-2/+9
* | Improve documentation about missing iOS support in QtBluetoothAlex Blasche2018-01-045-0/+14
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-1/+30
|\|
| * winrt: Do not assert when registering a service without a local BT adapterOliver Wolff2017-11-031-1/+6
| * winrt: Reflect unsupported state of peripheral role of lowenergycontrollerOliver Wolff2017-11-031-0/+24
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-032-4/+4
* | CoreBluetooth - fix compilation errorsTimur Pocheptsov2017-11-023-0/+15
* | Remove qlowenergycontroller_p.cpp from macOS buildAlex Blasche2017-10-301-1/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-309-9/+57
|\|
| * winrt: Fix build using -no-pchOliver Wolff2017-10-255-0/+14
| * Fix outdated BSD license headerKai Koehne2017-10-172-6/+26
| * Fix crash due to inconsistent state in QLEController during JobDisconnectDeviceAlex Blasche2017-10-172-3/+17
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-1717-45/+83
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-166-30/+30
| * IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-117-2/+32
| * CoreBluetooth - use the right enumerators/constants with SDK 10.13Timur Pocheptsov2017-09-061-2/+2
| * Enable macOS 10.13 in QtBluetoothAlex Blasche2017-08-312-7/+7
| * winrt: Make sure that "finished" is emitted for device discoveryOliver Wolff2017-08-181-4/+12
* | CoreBluetooth - fix compilation errors for 10.13 SDKv5.10.0-beta2v5.10.0-beta1Timur Pocheptsov2017-10-041-0/+19
* | Bail out early if Bluetooth is used on an unsupported Windows versionv5.10.0-alpha1Oliver Wolff2017-08-302-1/+39
* | Add missing qtbluetoothglobal_p.hOliver Wolff2017-08-302-0/+60
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-3022-22/+22
* | windows: Make sure everything is properly CoInitialized on desktop useOliver Wolff2017-08-302-0/+15
* | Add configure test to detect presence of winrt APIOliver Wolff2017-08-309-6/+101
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-08-075-1/+29
|\|
| * Avoid recursion during QBluetoothDeviceDiscoveryAgent::stop()Alex Blasche2017-08-042-0/+11
| * winrt: Fix crash in QBluetoothServer::nextPendingConnectionOliver Wolff2017-08-041-0/+2
| * winrt: Check for valid m_socketObject before accessing socket informationOliver Wolff2017-08-021-0/+15
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | winrt: Ensure that QLowEnergyController::RemoteHostClosedError is emittedOliver Wolff2017-08-021-0/+5
* | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-07-264-10/+12
|\|
| * Windows: Fix namespaced buildOliver Wolff2017-07-264-10/+12
| * BTLE (CoreBluetooth) - prospective fixTimur Pocheptsov2017-07-162-8/+2
* | Use Bluez's SetDiscoveryFilter to control the device discovery methodAlex Blasche2017-07-243-6/+38
* | Provide means to select the Bluetooth discovery type on BlueZAlex Blasche2017-07-243-10/+21
* | Enable default services for all central use cases on BlueZAlex Blasche2017-07-201-3/+3
* | iOS: Do not include qlowenergycontroller_p.cpp if not neededAlex Blasche2017-07-181-3/+1
* | Add support for QBluetoothSocket::RemoteHostClosedError on BlueZAlex Blasche2017-07-122-1/+7
* | BTLE (CoreBluetooth) - prospective fixTimur Pocheptsov2017-07-112-8/+2