summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_ios.mm
Commit message (Expand)AuthorAgeFilesLines
* Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-051-3/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-1/+1
* QBluetoothDeviceDiscoveryAgent - 'start' should return on error (iOS)Timur Pocheptsov2016-07-211-0/+1
* Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-4/+30
* Simplify setLowEnergyTimeout() on iOS and OSXAlex Blasche2016-06-271-3/+2
* Add a warning when QBDDAgent::setLowEnergyDiscoveryTimeout is no-opAlex Blasche2016-06-241-1/+4
* QtBluetooth - add LE device discovery timeout (OS X/iOS)Timur Pocheptsov2016-06-161-94/+44
* Add BTLE device discovery timeout APIAlex Blasche2016-06-151-1/+18
* Updated license headersAntti Kokko2016-01-201-14/+20
* Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-271-89/+142
* iOS: make QtBluetooth compileAlex Blasche2015-05-051-1/+1
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-7/+7
* Update copyright headersJani Heikkinen2015-02-161-22/+14
* QBluetoothDeviceDiscoveryAgent - cleanup (iOS)Timur Pocheptsov2014-12-091-25/+20
* Bluetooth - device (LE) discovery for iOSTimur Pocheptsov2014-11-101-0/+387