summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-191-2/+2
| | | | | Change-Id: I946e8f654b8dc6206cf83976a7709cb7dc8d2d04 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove documentation of previously removed Qt Bluetooth QML typesAndreas Buhr2021-08-194-141/+1
| | | | | | | | | | | | The QML interface to Qt Bluetooth was removed. This patch removes some remainders in the documentation. Task-number: QTBUG-94894 Change-Id: I4e4d0ae354ccc1b88aa8530b89e6786752b8af49 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 77c628bc7c7025361abce4a01496434e42bc21e5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-181-2/+2
| | | | | Change-Id: I9313d1e41eb889171375bae3863c6c4233ced62e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-171-2/+2
| | | | | Change-Id: I423f8b2eb5810f2b053c6f69852a2d4f81e4bf54 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-178-8/+8
| | | | | | | | | Task-number: QTBUG-95636 Change-Id: I2ae5ba6164cb5ed450c8924d484d30167461c10d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit dd9e9b572292e6191dcc9e7da7d4df0eae713361) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-171-2/+2
| | | | | Change-Id: I91699236a2d84daece549d1f92105a935ea30e84 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-161-2/+2
| | | | | Change-Id: If715c80a85c6b5a278e26e3e7932245324e060c5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityv6.2.0-beta3Daniel Smith2021-08-121-2/+2
| | | | | Change-Id: Ieb7e8959a34dbc816e3e96bfbb9f3e0bde26337f Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-111-1/+1
| | | | | Change-Id: I6dd2c1fd2b13936ae0aa049330c62ec730c97c07 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-101-2/+2
| | | | | Change-Id: Ie09467a3e20e5c46547e4440d23ea5f6f1b6370c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-106-0/+19
| | | | | | | | | | | Temporary solution to unblock submodule update Task-number: QTBUG-95686 Change-Id: I20ea960693bbf78026152fa5f6477ae0f78f87b3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 397c4fb935c40320a5cfeabff0386df730954258) Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-051-3/+3
| | | | | | | Change-Id: Ie505bde1f98be56cbcb0e8a50a05b8611db354bf Reviewed-by: Lars Knoll <lars.knoll@qt.io> (cherry picked from commit 2d5f28e3a9e45aeb08fb2c7d4fcc75b7483c8944) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-041-2/+2
| | | | | Change-Id: I67e56a38ca045881901b36c3221339c5de60951f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-08-021-1/+1
| | | | | Change-Id: Ie03a2c405e3905f8598cba21f3c3a7110e630623 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* QtNFC: add CMake info to class documentationIvan Solovev2021-07-301-0/+1
| | | | | | | | Fixes: QTBUG-94897 Change-Id: I70ee048a4cd31816c65ec8ea52b46605fd9396f8 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit c3c01965562667a712e5d69cb8c8da2dc9c35854) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-291-2/+2
| | | | | Change-Id: I975422dde7d126c6eaf0c3555fcf04b7c42720e0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Use private permission APIAssam Boudjelthia2021-07-281-5/+6
| | | | | | | | | | | The public permission API is being postponed until 6.3, for now, we can use the private API. Change-Id: I46d49c44c9227e2260d599bfbb2f58ecfa4e6381 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 236809d7a5d4aefbb2f32df6f5f1ef7e3f712e82) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-281-2/+2
| | | | | Change-Id: Icfe033ea0df025eee3b1341d8975c0f1e17491b3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: Fix typoPaul Wicking2021-07-261-1/+1
| | | | | | | | Fixes: QTBUG-95349 Change-Id: Ie1a7c71a33e5d620d914ffce193a89d080d81af9 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit eef11fe06c8458b9668f367502a479497831db62) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityv6.2.0-beta2Qt Submodule Update Bot2021-07-241-2/+2
| | | | | Change-Id: I60a663e37f834cb0c13d8693d57de9674c327f7c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-241-2/+2
| | | | | Change-Id: I1dae21e526c05b437d36dbf8baa776aab39d9ba4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-241-2/+2
| | | | | Change-Id: I74af906cf6ab343469eebae168617b5963b0aebc Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Rename streamingoperator to adhere to camelCaseAndreas Buhr2021-07-236-9/+9
| | | | | | | | | | | | | | | | | operator<< was changed to be a hidden friend in QtBluetooth. Two properties of operator<< were desired: First, it should be a hidden friend. This implies that it is defined inline. Second, its implementation should not part of the public interface. To achieve both, an indirection and the static method streamingoperator() were introduced. This patch changes its name to streamingOperator() to adhere to Qt's camelCase coding style. Change-Id: I4e01a81eac8261c5198cdb832c1345efbf647419 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit cef4a5e9d55940140f27d98931b2a6778d154209) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-231-2/+2
| | | | | Change-Id: I37d196ad1829e2a579338aadb0ae1f4445e7742c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-221-2/+2
| | | | | Change-Id: I4247b14b9d3166e7b8f3b32de587dab2943c7e18 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Create Qt5.15 to 6.2 migration documentation for QtBluetoothAndreas Buhr2021-07-223-119/+154
| | | | | | | | Task-number: QTBUG-90920 Change-Id: I1d99a7f6c6cd0f5f890c65c052ea8ceb87760275 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 2e8e58b0eca8b060e02e6b65b57bf14a6a6313ed) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-221-2/+2
| | | | | Change-Id: Iae27f82f72cce97b53408a9bfeb2c2f1d0609083 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* QtNFC: fix AndroidManifest files for the examplesIvan Solovev2021-07-212-64/+0
| | | | | | | | | | | | | | | After the recent change in qtbase, the AndroidManifest.xml files became much smaller. As a drawback, the example projects no longer compile with the old manifest files. This patch removes all the unneeded data from the manifest files of the QtNFC examples, and make them compile under Android again. Change-Id: I93a338e103950eabb9105efda61b6564de116428 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 67a04a3e566d5c57f6f6ccf50f9852910cdcff21) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-211-2/+2
| | | | | Change-Id: Ida7900961f7802d4bdd91a5c3afec869df3c5a4f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-201-2/+2
| | | | | Change-Id: Ic30e0643e75c47ffe460aa47157f17d78b5f5568 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* introduce new error for location service turned offAndreas Buhr2021-07-203-1/+5
| | | | | | | | Task-number: QTBUG-90760 Change-Id: I6a75ec72aaf8e23ba415edf9b7fdfa7f220fc10d Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit cba00a4ccdf7e973b10f2a2dad490e0e60fa541c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* LE controller (CoreBluetooth): do not emit MTU change on disconnectedTimur Pocheptsov2021-07-201-1/+0
| | | | | | | | | | Makes little sense to report the 'default' MTU from the 'didDisconnect' callback. Change-Id: Id186431234d22695409287847bb8614cf3a7ad7b Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit ebae4d82705ccff3d3bc32bce88bf72eb11833d9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-201-2/+2
| | | | | Change-Id: I5938540b78aa38b652c90f6d8a812f256c8a9937 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-191-2/+2
| | | | | Change-Id: I6523aabb46b41118ac9193e0e69d32cf4665ce51 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Move sdpscanner to libexecKai Köhne2021-07-162-1/+2
| | | | | | | | Task-number: QTBUG-88791 Change-Id: Ie4dad8be6871e4aa638e234b36fd481f32b05724 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 0359dce1d420acd4d33be43cb70b35674870338e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-161-2/+2
| | | | | Change-Id: I9b631500964253d836f7c639805e42ae15c8d3e1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-151-2/+2
| | | | | Change-Id: Icda22f701ba2a8aded6171dcc74a06213de614f4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-141-2/+2
| | | | | Change-Id: Iaa144de2b10d0e0c20bccbd26311d6653af796bd Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-131-2/+2
| | | | | Change-Id: I11b96f1acfe933b189982bf59fdfea7a3e7a0ed1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-131-2/+2
| | | | | Change-Id: I3b18c97df001f510850cd195b98515cebbe3d6d3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-121-1/+1
| | | | | Change-Id: Ibdc6af14a883d68f921af224b5938c8d86bc18f3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Improve detection of enabled location service on SDK<28Andreas Buhr2021-07-121-12/+9
| | | | | | | | | | | | | | | | | | | Bluetooth seems to be non-functional when location services are disabled. This is not documented in Android's documentations, but several bug entries exist about this which are closed as "works as intended". See the linked bug entry for details. Our code thus tries to detect whether location services are enabled. This patch improves the detection of enabled location services. While the previous code did only check for GPS and Network location providers, the new code should detect any enabled location provider. Fixes: QTBUG-90760 Change-Id: I0c670296d0af62161dbc3fca40889996fa91f0ca Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 4fdcd2d8d2c2b47ec142b744ad291c1e134db7d4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-121-2/+2
| | | | | Change-Id: I7541fffac48904d1ec850725178c37f8916794ad Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-091-2/+2
| | | | | Change-Id: Iaa250ac2793726ace7a6c92841af8fa2d9bf2303 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* CoreBluetooth (peripheral role) - remove a dummy methodTimur Pocheptsov2021-07-082-10/+0
| | | | | | | | | | | | Having this method implies we create our peripheral with a unique identifier and support state restoration, which is not true at the moment. CoreBluetooth angrily warns us about missing identifier and useless method, so we remove it for now. Change-Id: I186549a3b758ad4e5173e873954e95478969dc21 Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> (cherry picked from commit f26b0814141f4a01c28d26478d8c661503d4bed2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-081-2/+2
| | | | | Change-Id: I61de8bd58622d479c5793ad84f0d71ef26875ce3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-061-2/+2
| | | | | Change-Id: I43c39cde49fad60762e88deafea6b43fe429e7e4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-051-2/+2
| | | | | Change-Id: Ica4c610e68864eb6be3cad6d4b54145279abaf29 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-021-2/+2
| | | | | Change-Id: Iac72c79488c05f731a9c0f2ba6e7ff8dc37ddf4c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-07-011-2/+2
| | | | | Change-Id: Icff5a7e0e2b98c7e088ab4166862a0e0bf57f7da Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>