summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* Core/IO/Bluetooth - fix ambiguous conversions for macOSAndré Klitzing2019-07-191-3/+3
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Merge remote-tracking branch 'gerrit/5.10' into devAlex Blasche2017-10-171-0/+2
|\
| * IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-111-0/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-4/+4
|/
* Device discovery (CoreBluetooth): report duplicates in case LE scan has timeo...Timur Pocheptsov2017-06-291-1/+1
* Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-121-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-2/+1
| |\
| | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-041-2/+1
* | | Add support for the separate Classic/LE scans (macOS)Timur Pocheptsov2016-07-151-57/+85
* | | Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-5/+34
* | | 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-99/+58
* | | Add BTLE device discovery timeout APIAlex Blasche2016-06-151-1/+18
* | | QtBluetooth - get rid of outdated Q_FUNC_INFO use patternTimur Pocheptsov2016-06-031-9/+6
|/ /
* / Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-271-84/+84
* LE discovery - change a timer creation time (iOS/OS X)Timur Pocheptsov2015-11-201-10/+11
* Bluetooth device discovery agent - minor cleanup (OS X)Timur Pocheptsov2015-03-241-5/+4
* Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-241-1/+75
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-8/+8
* Update copyright headersJani Heikkinen2015-02-161-22/+14
* QBluetoothDeviceDiscoveryAgent - cleanup (OS X/iOS)Timur Pocheptsov2014-12-181-92/+39
* Bluetooth LE - device discovery for OS X.Timur Pocheptsov2014-11-061-42/+230
* Bluetooth - device discovery test on OS XTimur Pocheptsov2014-11-051-5/+15
* QtBluetooth - device discovery test on OS X.Timur Pocheptsov2014-10-161-4/+14
* Port QBluetoothServiceInfo and QBluetoothServiceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-5/+4
* Port QBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+404