summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Support writing of long characteristic valuesAlex Blasche2014-09-084-13/+157
* | Improve extended properties docs and fix qdoc errorv5.4.0-alpha1Alex Blasche2014-09-053-2/+4
* | Set ATT as protocol descriptor for BTLE SDP recordsAlex Blasche2014-09-034-7/+46
* | Remove QLowEnergyServiceInfoAlex Blasche2014-09-0318-661/+68
* | Improve documentation on how to enable characteristic notificationsAlex Blasche2014-09-022-1/+70
* | Add QLES::characteristicWritten() signalAlex Blasche2014-09-026-139/+116
* | Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-027-14/+16
* | Add support for BTLE write command (BlueZ/Linux)Alex Blasche2014-09-028-41/+382
* | Add a way to detect that the QLEController is performing a discoveryAlex Blasche2014-09-026-5/+69
* | Add support for random vs public address selection to lowenergyscannerAlex Blasche2014-09-027-10/+70
* | Add support for random vs public remote address connectionsAlex Blasche2014-09-027-5/+53
* | Fix failing L2CP socket's on high-endian systemsAlex Blasche2014-09-021-2/+2
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-2867-39/+865
|\|
| * Fix L2CP socket connectionsv5.3.2Alex Blasche2014-08-274-9/+23
| * Add missing private headers warningSamuel Gaist2014-08-1861-1/+662
| * Add changelog for QtBluetooth & QtNfc 5.3.2 release.Alex Blasche2014-08-131-0/+47
| * Move socket workaround into own fctn and fix possible channel mismatchAlex Blasche2014-07-242-122/+121
| * Fixed QTBUG-40172 Android Bluetooth Socket Connection fails in some cases.Firat Agdas2014-07-242-10/+130
| * Remove dead code.Alex Blasche2014-07-171-15/+0
* | Improve quint128 to QBluetoothUuid conversion performanceAlex Blasche2014-08-272-11/+16
* | Remove libgato code from to-be-released codeAlex Blasche2014-08-256-1832/+0
* | Merge the ServiceNotValidError and OperationError of QLEServiceAlex Blasche2014-08-253-7/+4
* | Make QBluetoothSocket's _q_writeNotify & _q_readNotify privateAlex Blasche2014-08-256-44/+19
* | Fix Bluez5 FullDiscovery SDP scanAlex Blasche2014-08-252-22/+28
* | Update and extend the lowenergyscanner example docsAlex Blasche2014-08-258-3/+121
* | First round of fixes for heartrate example docsAlex Blasche2014-08-257-38/+39
* | Provide a documentation overview for Bluetooth LEAlex Blasche2014-08-255-73/+296
* | Update license headers and add new licensesJani Heikkinen2014-08-24260-5437/+3180
* | Update QLowEnergyDescriptor class documentation.Alex Blasche2014-08-182-17/+44
* | Update QLowEnergyCharacteristic class documentation.Alex Blasche2014-08-182-24/+65
* | Add class documentation for QLowEnergyServiceAlex Blasche2014-08-185-32/+262
* | Add class documentation for QLowEnergyControllerAlex Blasche2014-08-151-1/+205
* | Fix compiler warning about unused parametersAlex Blasche2014-08-151-4/+4
* | Merge remote-tracking branch 'gerrit/btle' into 5.4Alex Blasche2014-08-14116-168/+13387
|\ \
| * | Remove libbluetooth system header dependencies from BTLE code baseAlex Blasche2014-08-132-10/+94
| * | Merge remote-tracking branch 'gerrit/5.4' into btleAlex Blasche2014-08-1319-292/+533
| |\ \ | |/ / |/| |
* | | Remove Bluez as link and include dependency from QtBluetoothAlex Blasche2014-08-126-281/+44
* | | Add small binary performing the SDP scan.Alex Blasche2014-07-233-0/+356
* | | Merge branch '5.3' into devAlex Blasche2014-07-1712-21/+145
|\ \ \ | | |/ | |/|
| * | Reduce system header dependenciesAlex Blasche2014-07-165-9/+92
| * | Add code to test service discovery on specific remote deviceAlex Blasche2014-07-153-0/+26
| * | Remove usage of BluetoothSocket.isConnected()Alex Blasche2014-07-101-9/+8
| * | Add ability to abort server sockets via bttestuiAlex Blasche2014-07-021-0/+6
* | | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-072-2/+0
| | * Improve consistency of device discovery.Alex Blasche2014-08-133-13/+78
| | * Support reading of chars & descs if their value is larger than MTUAlex Blasche2014-08-133-20/+149
| | * Implement support for QLowEnergyService include hierarchies.Alex Blasche2014-08-136-52/+149
| | * Detect secondary services and display service type in lowenergyscannerAlex Blasche2014-07-238-15/+69
| | * Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-235-132/+127
| | * Remove QBluetoothServiceDiscoveryAgent dependency from QLE unit testsAlex Blasche2014-07-233-98/+145