summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable default services for all central use cases on BlueZAlex Blasche2017-07-201-3/+3
* | Make bluez compile test pass againAlex Blasche2017-07-192-0/+9
* | 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
* | LE/Android: Handle "connection reset by remote device" errorsKonstantin Ritt2017-07-101-0/+6
* | Add support for QBluetoothSocket::RemoteHostClosedError on Win UWPAlex Blasche2017-07-101-1/+4
* | Add debug output for QBluetoothSocket::UnsupportedProtocolErrorAlex Blasche2017-07-102-0/+6
* | Add error flag for use case when the remote peer closes the connectionAlex Blasche2017-07-105-0/+11
* | QLowEnergyController: introduce ConnectionClosedErrorKonstantin Ritt2017-07-102-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0650-128/+10076
|\ \ | |/
| * winrt: Do not emit canceled in timeout case in device discoveryOliver Wolff2017-07-042-17/+1
| * lowenergyscanner: Use new connect syntaxOliver Wolff2017-07-041-18/+18
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+67
| |\
| | * Add changes file for 5.9.1v5.9.15.9.1Alex Blasche2017-06-231-0/+67
| * | Bump versionOswald Buddenhagen2017-06-301-1/+1
| * | Update binary compatibility files for Qt 5.9.0 for QtConnectivityMilla Pohjanheimo2017-06-302-0/+9100
| * | Update doc for QBluetoothDeviceDiscoveryAgent::deviceDiscovered()Alex Blasche2017-06-291-1/+9
| * | Device discovery (CoreBluetooth): report duplicates in case LE scan has timeo...Timur Pocheptsov2017-06-291-1/+1
| * | Continuously emit deviceDiscovered() signal during never-ending dev discoveryAlex Blasche2017-06-292-2/+2
| * | Android: Do not emit QBluetoothSocket::bytesWritten() if write() failedAlex Blasche2017-06-291-1/+1
| * | Add indirection for QBluetoothSocket::bytesToWrite()Alex Blasche2017-06-296-1/+22
| * | Btchat example should be fullscreen on mobileAlex Blasche2017-06-291-0/+4
| * | Fix concurrent access to QBluetoothSocket::canReadLine() on AndroidAlex Blasche2017-06-298-1/+33
| * | Adjust btchat example to Android UUID SDP discovery bugAlex Blasche2017-06-282-0/+15
| * | Improve pingpong exampleAlex Blasche2017-06-284-21/+32
| * | Provide a way to define GAP/GATT services for central rolesAlex Blasche2017-06-283-13/+95
| * | Fix QNdefNfcActRecord::action for platforms with unsigned charSami Nurmenniemi2017-06-272-4/+1
| * | Adjust pingpong example to Android UUID SDP discovery bugAlex Blasche2017-06-233-1/+14
| * | Adjust qml chat example to workaround required to Android SDP bugAlex Blasche2017-06-223-2/+21
| * | Properly handle disconnect socket event in QML chat exampleAlex Blasche2017-06-202-2/+21
| * | Improve qmlchat doc describing the BluetoothSocket handling snippetAlex Blasche2017-06-201-1/+3
| * | Fix minor documentation issues in QML chat exampleAlex Blasche2017-06-202-1/+2
| |/
| * Android: Don't miss services if the last device discovery failedAlex Blasche2017-06-161-0/+4
| * Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-168-11/+455
| * Handle Android's BluetoothGatt.GATT_FAILURE in QLowEnergyControllerAlex Blasche2017-06-161-0/+2
| * Workaround for Android SDP discovery bugAlex Blasche2017-06-162-12/+114
| * Android: Remove QBluetoothSocket fallback when Android SDK 23+Alex Blasche2017-06-161-2/+6
| * Apple: Do Classic dev discovery inside QBluetoothServiceDiscoveryAgentAlex Blasche2017-06-151-1/+1
| * bttestui is a classic Bluetooth example - no need to do BTLE searchAlex Blasche2017-06-141-1/+1
| * Only do Classic device discovery inside QBluetoothServiceDiscoveryAgentAlex Blasche2017-06-141-1/+1
| * Adjust bttestui to Android's SDP discovery problemsAlex Blasche2017-06-142-1/+17
| * Add more details about BlueZ GPL usage in QtBluetoothAlex Blasche2017-06-141-4/+8
| * Remove last qdoc warning from qtconnectivityAlex Blasche2017-06-141-1/+1
| * Fix memory overrun due to wrong header size definition being usedAlex Blasche2017-06-121-7/+4
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-303-10/+10
* | Add new Bluez Device1 properties to QtBLuetoothAlex Blasche2017-06-225-13/+41
* | Remove obsolete define and related commentsAlex Blasche2017-06-211-4/+0
* | Improve detection of lowenergy devicesAlex Blasche2017-06-211-8/+24
* | Add Qt6 TODO for QBLuetoothDeviceInfo::DataCompletenessAlex Blasche2017-06-211-0/+1