summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-7/+8
|\
| * Use proper endian conversion functionsAndreas Schwab2015-02-171-7/+8
* | Update copyright headersJani Heikkinen2015-02-1641-83/+83
|/
* Fix build with -no-c++11Fatih Aşıcı2015-01-273-55/+56
* 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-164-2/+522
* Add ability to set the security level of the l2cp connectionAlex Blasche2014-09-161-0/+13
* Add support for random vs public remote address connectionsAlex Blasche2014-09-021-0/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-282-0/+22
|\
| * Add missing private headers warningSamuel Gaist2014-08-182-0/+22
* | Update license headers and add new licensesJani Heikkinen2014-08-245-92/+52
* | Remove libbluetooth system header dependencies from BTLE code baseAlex Blasche2014-08-131-0/+86
* | Remove Bluez as link and include dependency from QtBluetoothAlex Blasche2014-08-123-212/+0
* | Merge branch '5.3' into devAlex Blasche2014-07-175-3/+102
|\|
| * Reduce system header dependenciesAlex Blasche2014-07-162-1/+89
* | Bluez5: Add Object-Push supportAlex Blasche2014-06-1710-2/+396
* | Bluez5: Simplify lookup of default adapterAlex Blasche2014-06-022-0/+63
* | Bluez5: Add service (un)registration supportAlex Blasche2014-06-024-2/+107
* | Service discovery via Bluez5Alex Blasche2014-05-222-0/+191
* | Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-092-0/+218
* | Add Bluez5 support for QBluetoothLocalDeviceAlex Blasche2014-05-0615-2/+766
|/
* Update Copyright headersAlex Blasche2013-06-252-2/+2
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-2318-18/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232-50/+50
* Compile bluetooth for QtConnectivity under C++11 modeKalle Juhani Lehtonen2012-06-281-0/+12
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update obsolete contact address.Jason McDonald2012-01-202-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1120-20/+20
* Fixed QtConnectivity bluetooth namespace compilation.Toby Tomkins2011-12-052-0/+6
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-112-2/+2
* Initial commit.Michael Zanetti2011-08-2431-0/+1631