summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2019-10-312-4/+2
* Fix Qt6 buildAlexandru Croitor2019-08-012-4/+4
* Add missing dbus registrations and change documentationAlex Blasche2019-01-041-0/+7
* Fix various qdoc warnings in QtBluetoothAlex Blasche2018-09-181-1/+1
* Implement handling of BTLE Battery servicesAlex Blasche2018-09-145-0/+87
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-245-14/+14
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-3/+5
* Implement QBluetoothSocket Client support for Bluez5 DBusAlex Blasche2018-08-093-0/+170
* Add new Profile1 Interface from Bluez DBusAlex Blasche2018-08-035-0/+113
* Rename profile1_p to profilemanager1_pAlex Blasche2018-08-034-8/+8
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-252-2/+2
* Add missing headers while generating DBus interfacesLisandro Damián Nicanor Pérez Meyer2018-04-091-2/+2
* Enable new DBus LE backed for central role use casesv5.11.0-beta2Alex Blasche2018-03-081-2/+3
* Make tst_lowenergycontroller pass on DBUS Bluez backendAlex Blasche2018-01-251-1/+4
* Support service discovery for BlueZ DBus backendAlex Blasche2018-01-051-1/+1
* Implement bluetoothd version testAlex Blasche2017-12-134-8/+183
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-211-1/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-1/+4
| |\
| | * Fix crash due to inconsistent state in QLEController during JobDisconnectDeviceAlex Blasche2017-10-171-1/+4
* | | Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-032-0/+7
* | | Hook new gatt dbus classes into build systemAlex Blasche2017-11-021-0/+6
* | | Run a general update of all dbus interface classesAlex Blasche2017-11-0232-186/+190
* | | Setup GattService1, GattChar1 & GattDesc1 dbus interface classesAlex Blasche2017-11-027-0/+311
* | | Add DBus XML descriptions for Gatt interfacesAlex Blasche2017-11-023-0/+45
|/ /
* | Provide means to select the Bluetooth discovery type on BlueZAlex Blasche2017-07-243-10/+21
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-064-4/+421
|\|
| * Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-164-4/+421
* | Add new Bluez Device1 properties to QtBLuetoothAlex Blasche2017-06-225-13/+41
* | Remove obsolete define and related commentsAlex Blasche2017-06-211-4/+0
* | Update DBus interface generation script for Bluez 5Alex Blasche2017-06-201-4/+10
|/
* Avoid bluetoothd and QtBluetooth collision when connecting to BTLE devAlex Blasche2017-05-293-2/+273
* Make it more obvious that another active BTLE connection prevents connectAlex Blasche2017-05-233-0/+52
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-2/+18
|\
| * BlueZ5: Prevent premature abortion of device discoveryAlex Blasche2016-06-081-2/+18
* | Bluetooth LE: Fix bogus warning output.Christian Kandeler2016-02-251-4/+5
* | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-172-4/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-1/+1
|\|
| * Bluetooth: Fix mapping of device address to HCI id.Christian Kandeler2016-01-151-1/+1
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-033-21/+130
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-267-99/+141
|\ \
| * | Updated license headersAntti Kokko2016-01-207-99/+141
| |/
* | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-183-0/+153
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-052-0/+24
|\|
| * Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-232-0/+24
* | Make more use of Qt's functions for handling endianness and alignment.Christian Kandeler2015-12-211-29/+5
* | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-173-2/+80
* | Bluetooth: Introduce convenience "put data" function for quint* types.Christian Kandeler2015-11-121-0/+14
|/
* Bluetooth: Put some data types into the Qt namespace.Christian Kandeler2015-10-231-0/+4
* Bluetooth socket: Simplify address conversion.Christian Kandeler2015-10-151-6/+2
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-091-0/+11