summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
| * | tvOS supportMike Krus2016-01-052-4/+3
* | | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-2215-387/+637
|\| |
| * | Merge "Merge remote-tracking branch 'gerrit/5.6' into dev" into refs/staging/devAlex Blasche2015-12-2113-383/+633
| |\|
| | * Properly initialize the m_manager pointer.Frank Meerkoetter2015-12-181-0/+1
| | * Fix missing breakFrank Meerkoetter2015-12-181-0/+1
| | * Add "we mean it header statement" to osx private headerAlex Blasche2015-12-151-0/+11
| | * Bluetooth: Documentation fix.v5.6.0-beta1Christian Kandeler2015-12-141-4/+4
| | * qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-107-376/+613
| | * Fix assignment of wrong errors values in read operationsDenis Shienkov2015-12-081-2/+2
| | * Fix trivial typosKonstantin Ritt2015-12-041-1/+1
| * | QBluetoothServiceDiscoveryAgentPrivate: use const reference forAnton Kudryavtsev2015-12-072-4/+4
| |/
* | Make more use of Qt's functions for handling endianness and alignment.Christian Kandeler2015-12-212-47/+23
* | Bluetooth LE: Implement GATT server write support.Christian Kandeler2015-12-159-114/+587
* | Add operator!= for QBluetoothUuid.Christian Kandeler2015-12-112-1/+8
* | Bluetooth LE: Implement ATT access permissions.Christian Kandeler2015-12-048-26/+208
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-0322-436/+529
|\|
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-0114-37/+64
| |\
| | * Don't register meta types during static init time5.5Alex Blasche2015-11-3015-36/+63
| | * Enforce unbuffered L2CAP socket for GATTAlex Blasche2015-11-271-1/+3
| * | BT/BlueZ: Do not react to "Insufficient Authorization" error.Christian Kandeler2015-11-301-1/+1
| * | Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-277-393/+452
| * | LE discovery - change a timer creation time (iOS/OS X)Timur Pocheptsov2015-11-201-10/+11
| * | Improve QBluetoothDeviceInfo::address() documentationAlex Blasche2015-11-161-0/+6
| * | Standardize DST terminology.Edward Welbourne2015-11-121-1/+1
* | | Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-302-15/+667
* | | Bluetooth: Fix reversed logic.Christian Kandeler2015-11-231-1/+1
* | | QLowEnergyController: Rename "sendCommand" function.Christian Kandeler2015-11-232-7/+7
* | | QLowEnergyController: Rename variable.Christian Kandeler2015-11-231-7/+8
* | | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-2015-8/+1055
* | | QLowEnergyController: Listen for and accept GATT connection requests.Christian Kandeler2015-11-194-5/+132
* | | QBluetoothSocket: Do not report an error when the connection closes.Christian Kandeler2015-11-171-2/+2
* | | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-1718-21/+1713
* | | Bluetooth: Introduce convenience "put data" function for quint* types.Christian Kandeler2015-11-121-0/+14
|/ /
* | QLowEnergyController: Add missing error string for ConnectionError.Christian Kandeler2015-11-101-1/+5
* | Add comment that QBluetoothSocket only supports asynch read/writeAlex Blasche2015-11-021-0/+3
* | Doc: minor link issuesNico Vertriest2015-10-301-1/+1
* | CoreBluetooth - simplify osxbledeviceinquiry's code.Timur Pocheptsov2015-10-292-42/+43
* | Core Bluetooth - give a user the second chance to enable BluetoothTimur Pocheptsov2015-10-291-11/+52
* | Bluetooth: Put some data types into the Qt namespace.Christian Kandeler2015-10-231-0/+4
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Bluetooth: Fix value of an ATT error type.Christian Kandeler2015-10-161-4/+10
* | Bluetooth socket: Simplify address conversion.Christian Kandeler2015-10-153-30/+17
* | Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-10-131-0/+2
|\|
| * CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-122-10/+31
| * Bluetooth device discovery agent (bluez): Prevent null pointer access.Christian Kandeler2015-10-081-0/+2
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0923-0/+253
* | CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-082-10/+31
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-1/+6
|\|
| * Tweak documentation terminologyAlex Blasche2015-09-041-1/+1