summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-07-111-1/+1
|\
| * Make QtBluetooth compile in setups with BlueZ version w/o BTLE supportAlex Blasche2016-06-161-0/+1
| * Bluetooth - remove duplicated class definition (iOS)Timur Pocheptsov2016-06-101-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+4
|\|
| * Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-041-1/+2
| * Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-131-1/+2
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-6/+6
|\|
| * don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+1
* | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-2/+2
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-031-2/+6
* | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+2
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-051-2/+1
|\ \
| * | tvOS supportMike Krus2016-01-051-2/+1
| |/
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-031-1/+2
|\|
| * Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-271-1/+2
* | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+6
* | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-1/+7
|/
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-23/+0
* Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-241-0/+1
* QBluetoothDeviceDiscoveryAgent - cleanup (iOS)Timur Pocheptsov2014-12-091-2/+0
* QLowEnergyController/Service - enable for iOSTimur Pocheptsov2014-12-031-1/+9
* QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-2/+11
* Bluetooth - device (LE) discovery for iOSTimur Pocheptsov2014-11-101-0/+19
* Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-1/+1
* Port QBluetoothTransferReply to OS X.Timur Pocheptsov2014-10-161-2/+4
* Port QBluetoothServer to OS X.Timur Pocheptsov2014-09-261-3/+5
* Port QBluetoothSocket to OS X.Timur Pocheptsov2014-09-261-2/+5
* Port QBluetoothServiceInfo and QBluetoothServiceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-3/+5
* Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+17
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-3/+0
* Merge remote-tracking branch 'gerrit/5.4' into btleAlex Blasche2014-08-131-2/+0
|\
| * Remove Bluez as link and include dependency from QtBluetoothAlex Blasche2014-08-121-2/+0
* | Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-8/+8
* | Further cleanup QLowEnergyServiceInfoAlex Blasche2014-07-231-5/+0
* | Remove old GATT APIAlex Blasche2014-07-231-25/+0
* | Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-0/+2
* | First pass on an updated QLowEnergyCharacteristic classAlex Blasche2014-06-201-0/+2
* | Unify the shared data types between controller and service classAlex Blasche2014-06-191-2/+5
* | Push improved API.Alex Blasche2014-06-171-0/+2
* | Provide guarding against non-BTLE enabled versions of BluezAlex Blasche2014-06-161-5/+21
* | Create 2nd version of QLowEnergyController and add related unit testAlex Blasche2014-06-161-7/+14
* | Merge branch 'dev' into btleAlex Blasche2014-05-261-2/+4
|\|
| * Service discovery via Bluez5Alex Blasche2014-05-221-0/+2
| * Qt Bluetooth: Show correct names when compiling the moduleSze Howe Koh2014-03-181-2/+2
* | QNX BLE communication moved to controller classNedim Hadzic2014-03-141-1/+2
* | BLE communication moved to controller classNedim Hadzic2014-03-111-3/+6
* | Make android compile on BTLE branchAlex Blasche2014-02-201-1/+4
* | Make compile default backendAlex Blasche2014-02-191-1/+0