summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/lowenergyscanner
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented Bluetooth Low Energy: examples documentationNedim Hadzic2014-01-143-0/+40
* Implemented Bluetooth Low Energy: examplesNedim Hadzic2014-01-0918-0/+1504