summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/hcimanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-3/+3
* Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-251-1/+1
* Implement bluetoothd version testAlex Blasche2017-12-131-4/+0
* Make it more obvious that another active BTLE connection prevents connectAlex Blasche2017-05-231-0/+44
* 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-171-3/+4
* 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-031-20/+103
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-261-15/+21
|\ \
| * | Updated license headersAntti Kokko2016-01-201-15/+21
| |/
* | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+140
* | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-1/+45
|/
* Bluetooth socket: Simplify address conversion.Christian Kandeler2015-10-151-6/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix build with -no-c++11Fatih Aşıcı2015-01-271-0/+1
* Reset the controller's internal state when disconnectingAlex Blasche2014-11-231-0/+1
* Upgrade ATT reads requests to encrypted links when indicatedAlex Blasche2014-09-161-0/+1
* Add class for HCI protocol interactionAlex Blasche2014-09-161-0/+285