summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Increase the BTLE scan timeout to 25sAlex Blasche2016-05-181-1/+1
* Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-0412-1/+134
* Bluez5: Fix serial service discovery inside QBluetoothSocketAlex Blasche2016-04-291-5/+7
* Fix QBluetoothServiceInfo QDebug operatorAlex Blasche2016-04-291-23/+31
* Improve QBluetoothServiceDiscoveryAgent::setUuidFilter() docsAlex Blasche2016-04-271-1/+6
* Improve QBluetoothUuid(QString) ctor documentationAlex Blasche2016-04-261-3/+6
* Fix typo in Android permission nameAlex Blasche2016-04-131-1/+1
* Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-132-1/+4
* Document changed behavior of QBLD::address() on Android 6.0Alex Blasche2016-04-131-0/+4
* OSXBTCentralManager - fix details discovery (iOS/OS X)Timur Pocheptsov2016-04-041-1/+1
* Spelling fixFrank Meerkoetter2016-03-231-2/+2
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-1511-20/+19
* 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
* Not all descriptors where discovered in some casesOleksii Serdiuk2016-02-021-1/+8
* Bluetooth: Do not assert on remote data.Christian Kandeler2016-01-221-1/+6
* Document QtBluetooth and QtNfc logging categoriesAlex Blasche2016-01-151-0/+26
* Bluetooth: Fix mapping of device address to HCI id.Christian Kandeler2016-01-151-1/+1
* Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-155-4/+20
* Android: Fix QBluetoothSocket::bytesAvailable()Alex Blasche2016-01-072-2/+2
* Remove yet another implementation of AutoreleasePool's RAIITimur Pocheptsov2016-01-051-2/+1
* Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-234-2/+26
* Handle undefined QLowEnergyController error cases as Unknown errorAlex Blasche2015-12-231-0/+1
* Fix inconsistent use of 'override'.Erik Verbruggen2015-12-231-1/+1
* Android: Invalidate services after a disconnect from the peripheral sideAlex Blasche2015-12-231-0/+8
* Remove unused isConnecting member variable in QLECPrivateOSXAlex Blasche2015-12-232-19/+6
* OSX/iOS: Invalide QTLE services when remote device disconnectsAlex Blasche2015-12-231-0/+1
* Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
* 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
* 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
* | 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