summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/lowenergyscanner
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-121-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-1317-823/+47
* Improve examples CMakeLists.txtKai Köhne2022-02-211-10/+4
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-112-4/+13
* Fix 'width' of 'null' QML warnings in lowenergyscanner exampleJuha Vuolle2021-10-253-3/+3
* Bluetooth (examples): update CMakeLists.txt to include Info.plistTimur Pocheptsov2021-09-101-0/+6
* Remove error messages on lowenergyscanner example app exitJuha Vuolle2021-09-092-6/+6
* CoreBluetooth: provide a description (in Info.plist) of BT usageTimur Pocheptsov2021-09-092-0/+41
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Increase timeout of lowenergyscannerAndreas Buhr2021-06-141-1/+1
* Make QLECharacteristic::handle() and QLEDescriptor::handle() privateAndreas Buhr2021-06-032-7/+0
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-082-6/+6
* rename error signals to errorOccurredAndreas Buhr2021-03-221-4/+3
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-112-2/+2
* Fix clazy warningAlex Blasche2021-02-261-1/+1
* Unify logging preparation across bluetooth examplesAndreas Buhr2021-02-251-1/+1
* Fix deprecation warnings in lowenergyscanner exampleAndreas Buhr2021-02-232-4/+4
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-151-2/+0
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-211-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-2/+6
* Remove usage of AA_EnableHighDpiScalingAlex Blasche2020-10-151-1/+0
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-031-0/+61
|\
| * Port qtconnectivity to cmakeOliver Wolff2019-10-241-0/+61
* | Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-142-2/+2
|/
* Modify point when lowenergyscanner remembers found BTLE devicesAlex Blasche2019-08-071-5/+7
* Update Bluetooth examples for high-DPI displays and nullptrAndre de la Rocha2019-06-062-6/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-2/+6
|\
| * Provide more informative error messages in the BLE Scanner exampleShawn Rutledge2018-08-211-2/+6
* | Cleanup lowenergyscanner example with clang tidy and clazy helpAlex Blasche2018-08-249-45/+37
* | Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-211-1/+1
* | Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-152-3/+4
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * Fix stalling at characteristics updating in Low Energy Scanner exampleDenis Shienkov2018-02-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3016-45/+205
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-1716-45/+205
* | Merge remote-tracking branch 'gerrit/5.9' into 5.10v5.10.0-beta3Alex Blasche2017-10-171-5/+5
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-161-5/+5
* | Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-302-1/+1
|/
* lowenergyscanner: Use new connect syntaxOliver Wolff2017-07-041-18/+18
* Restrict the BTLE examples to Low Energy use casesAlex Blasche2016-12-071-1/+2
* Reduce platform specific code linesAlex Blasche2015-05-121-9/+2
* Don't remain on Service list page if the BTLE controller disconnectedAlex Blasche2015-03-311-0/+4
* Don't mix pixel and point sizeAlex Blasche2015-03-312-2/+2
* Update copyright headersJani Heikkinen2015-02-1617-67/+67
* Bluetooth example - lowenergyscanner (OS X and iOS)Timur Pocheptsov2014-12-053-0/+15
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-274-10/+10
|\
| * Improve lowenergyscanner status reportingAlex Blasche2014-11-244-10/+10
* | lowenergyscanned - update example (iOS and OS X)Timur Pocheptsov2014-11-251-0/+4
* | More lowenergyscanner example fixes.Alex Blasche2014-11-112-2/+13
|/
* Force lowenergyscanner to show empty list if we did not find servicesAlex Blasche2014-10-301-0/+3