summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix classic device discovery on AndroidAlex Blasche2019-10-211-4/+2
* Fix QLEAdvertisingData::setManufacturerData on AndroidAlex Blasche2019-08-071-1/+1
* winrt: Add limitations to bluetooth overview pageOliver Wolff2019-07-241-1/+6
* Core/IO/Bluetooth - fix ambiguous conversions for macOSAndré Klitzing2019-07-196-26/+26
* Do not handle PAIRING_VARIANT_PINAlex Blasche2019-07-173-13/+11
* winrt: Do not try to delete nullptr workerOliver Wolff2019-07-171-3/+1
* Fix compilation with C++20Marc Mutz2019-07-161-2/+2
* Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-053-8/+8
* BlueZ: Fix leaking client socket when running QLEController Peripheral modeAlex Blasche2019-05-082-0/+11
* Bluetooth: Compare the server channel when checking for duplicatesAndy Shaw2019-05-101-1/+2
* CoreBluetooth: add a missing -peripheral:didModifyServices: methodTimur Pocheptsov2019-04-164-0/+43
* winrt: Fix reading of descriptor valuesOliver Wolff2019-04-151-8/+12
* Don't create QBluetoothServiceInfo when uuid is nullAlex Blasche2019-04-121-1/+4
* Android: Don't filter SPP uuidAlex Blasche2019-04-121-11/+12
* Streamline QBluetoothServiceDiscoveryAgentPrivate::populateDiscoveredServicesAlex Blasche2019-04-101-32/+33
* Android: Increase chance of establishing serial connection w/o SPP uuidAlex Blasche2019-04-102-3/+32
* Fix clang-cl errors about narrowing conversionsKai Koehne2019-04-081-1/+1
* Use QAndroidJniExceptionCleaner instead of QAndroidJniEnvironmentBogDan Vatra2019-04-051-11/+4
* Fix possible leakBogDan Vatra2019-04-051-2/+1
* Check the reverted UUID when filteringBogDan Vatra2019-04-053-25/+33
* Ensure DBus based QBluetoothSocket emits bytesWritten() signalAlex Blasche2019-03-251-0/+2
* qlowenergycontroller_android_p.h: Remove unrelated preprocessor blocksOliver Wolff2019-03-251-16/+0
* Address compile error on gcc 4.8Alex Blasche2019-03-193-6/+12
* LE/Android: add consistency check in method called from Qt APIKonstantin Ritt2019-03-191-0/+3
* Bluez-DBus: Fix crash at calling disconnect while not connectedChristian Wassmuth2019-03-051-0/+3
* Ensure signed int are written in base 10 notationAlex Blasche2019-02-151-3/+3
* Cleanup QBluetoothServiceInfo xml stream writer on BluezAlex Blasche2019-02-151-11/+3
* Ensure SDP records can be byte arrays/hex encodedAlex Blasche2019-02-154-33/+60
* Fix unit test failure on AndroidAlex Blasche2019-02-081-11/+31
* Add Android exclamation to QBluetoothServiceDiscoveryAgent ctor docsAlex Blasche2019-02-081-0/+5
* Fix potential bug in osxbtcentralmanagerTimur Pocheptsov2019-02-081-1/+3
* Bluetooth LE scan - fix a crash (CoreBluetooth)Timur Pocheptsov2019-02-071-30/+57
* Doc: Fix link error to \macosNico Vertriest2019-02-071-1/+1
* LE/Android: fix crash when destroying DiscoveryAgent during scanKonstantin Marchenko2019-01-252-0/+6
* LE/Android: trivial typo fixesKonstantin Ritt2019-01-251-2/+2
* Check for system feature PackageManager.FEATURE_NFCAndré Klitzing2019-01-141-2/+7
* Ensure custom uuids are returned by QBluetoothServiceInfo::serviceUuid()Alex Blasche2019-01-091-1/+17
* Don't reverse uuids which are derived from Bluetooth's base uuidAlex Blasche2019-01-081-1/+1
* Add missing dbus registrations and change documentationAlex Blasche2019-01-042-2/+9
* CoreBluetooth - fix warnings ('-Wobjc-interface-ivars')Timur Pocheptsov2018-12-1820-98/+97
* Fix broken timeout handling in osxbtcentral managerTimur Pocheptsov2018-12-185-101/+136
* GCD timer - refactor and fix warningsTimur Pocheptsov2018-12-175-29/+70
* Fix use of the wrong constant: m_maximum should be INT_MAXThiago Macieira2018-12-121-1/+1
* qnearfieldmanager_emulator: Use Q_GLOBAL_STATIC for tag activatorOliver Wolff2018-12-063-12/+6
* Prepare tst_qnearfieldmanager for configurations with builtin_testdataOliver Wolff2018-12-061-0/+4
* QQmlNdefRecord: port to QRegularExpressionSamuel Gaist2018-12-031-3/+3
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+0
* Android: Emit deviceDiscovered before deviceUpdatedAndrew Dolby2018-11-211-11/+19
* winrt: Small code cleanupOliver Wolff2018-11-161-2/+1
* winrt: Clarify situation of ServiceClassIds and ProtocolDescriptorListOliver Wolff2018-11-161-0/+4