summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Avoid newDevice signal spamming in QBluetoothDeviceDiscoveryAgentAlex Blasche2016-08-011-5/+12
* Android: Don't progress device search when BTLE search is not supportedAlex Blasche2016-06-011-0/+2
* Increase the BTLE scan timeout to 25sAlex Blasche2016-05-181-1/+1
* Android: Fix crashing QBluetoothDeviceDiscoveryAgent on Androids <v18v5.5.0-rc1v5.5.0Alex Blasche2015-06-101-0/+1
* Bugfix Andoid Bluetooth coreConfiguration data in discoveredDevicesPeter Rustler2015-05-081-2/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-1/+1
* Add QBLuetoothDeviceDiscoveryAgent::UnsupportedPlatformErrorAlex Blasche2014-10-301-1/+0
* Android: Add BluetoothLE device scanAlex Blasche2014-10-281-26/+107
* Android: Don't add the same device twice to DeviceDiscovery resultsAlex Blasche2014-10-171-0/+15
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-091-2/+3
* Fix coding style in QBluetoothOleg Shparber2014-04-231-20/+25
* Android: Fix crashes due to concurrency issuesAlex Blasche2014-03-111-1/+4
* Normalize signal & slot signaturesAlex Blasche2014-02-271-2/+2
* Adjust strings for translationAlex Blasche2014-02-131-5/+5
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-0/+205