summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/lowenergyscanner
Commit message (Expand)AuthorAgeFilesLines
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-181-0/+1
* CoreBluetooth: provide a description (in Info.plist) of BT usageTimur Pocheptsov2021-09-092-0/+41
* 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
* Fix lowenergyscanner ui bugs when QLEController connection errorsAlex Blasche2014-10-293-1/+28
* Fix lowenergyscanner when dealing with device scan errorsAlex Blasche2014-10-283-4/+16
* Remove QLowEnergyServiceInfoAlex Blasche2014-09-031-1/+0
* Add support for random vs public address selection to lowenergyscannerAlex Blasche2014-09-027-10/+70
* Update and extend the lowenergyscanner example docsAlex Blasche2014-08-258-3/+121
* Detect secondary services and display service type in lowenergyscannerAlex Blasche2014-07-233-0/+27
* Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-231-5/+4
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-232-8/+8
* Minor anchor optimization pointed out during code reviewAlex Blasche2014-07-171-2/+1
* Various improvements to lowenergyscanner exampleAlex Blasche2014-07-164-20/+43
* Improve qlowenergyscanner example UIAlex Blasche2014-07-157-46/+60
* Port lowenergyscanner example to new APIAlex Blasche2014-07-1513-149/+260
* Make lowenergyscanner example compile after recent API changesAlex Blasche2014-06-111-1/+1
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-1/+1
* Rename permission related API in QLowEnergyCharacteristicInfoAlex Blasche2014-06-041-1/+1
* Added and improved error handling in controller classNedim Hadzic2014-03-252-5/+6
* Cleanup of BtLE codeAlex Blasche2014-03-151-0/+2
* BLE scanner search bar fixNedim Hadzic2014-03-103-4/+17
* Lowenergyscanner example improvedNedim Hadzic2014-02-2712-57/+82
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-212-5/+5
* Show characteristic values with proper encoding in LEscanner exampleAlex Blasche2014-02-202-4/+6
* Fix incorrect license header.Alex Blasche2014-02-201-1/+1