summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/lowenergyscanner/device.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* 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
* Update copyright headersJani Heikkinen2015-02-161-4/+4
* Bluetooth example - lowenergyscanner (OS X and iOS)Timur Pocheptsov2014-12-051-0/+6
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-3/+4
|\
| * Improve lowenergyscanner status reportingAlex Blasche2014-11-241-3/+4
* | lowenergyscanned - update example (iOS and OS X)Timur Pocheptsov2014-11-251-0/+4
* | More lowenergyscanner example fixes.Alex Blasche2014-11-111-1/+12
|/
* 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-291-1/+16
* Fix lowenergyscanner when dealing with device scan errorsAlex Blasche2014-10-281-2/+9
* Add support for random vs public address selection to lowenergyscannerAlex Blasche2014-09-021-4/+18
* Update and extend the lowenergyscanner example docsAlex Blasche2014-08-251-0/+17
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-4/+4
* Various improvements to lowenergyscanner exampleAlex Blasche2014-07-161-4/+9
* Port lowenergyscanner example to new APIAlex Blasche2014-07-151-66/+106
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-1/+1
* Added and improved error handling in controller classNedim Hadzic2014-03-251-3/+4
* BLE scanner search bar fixNedim Hadzic2014-03-101-1/+10
* Lowenergyscanner example improvedNedim Hadzic2014-02-271-32/+50
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-3/+3
* Implemented Bluetooth Low Energy: examplesNedim Hadzic2014-01-091-0/+217