summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid recursion during QBluetoothDeviceDiscoveryAgent::stop()Alex Blasche2017-08-041-0/+3
* Continuously emit deviceDiscovered() signal during never-ending dev discoveryAlex Blasche2017-06-291-1/+1
* Android: Fix incorrect device search type bit flag testAlex Blasche2017-01-121-1/+3
* Do not request an unnessessary dangerous rightLars Schmertmann2017-01-121-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-0/+8
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-241-0/+8
| |\
| | * Android: Fix crash in QBluetoothDeviceDiscoveryAgent ctor due to Java exceptionAndré Klitzing2016-11-041-0/+8
* | | Check Location permissions before running LE scan on AndroidAlex Blasche2016-09-211-0/+26
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-5/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-5/+12
| |\|
| | * Android: Avoid newDevice signal spamming in QBluetoothDeviceDiscoveryAgentAlex Blasche2016-08-011-5/+12
* | | Android: Support for individual btle/classic device searchAlex Blasche2016-07-131-10/+37
* | | Permit selection of discovery mode (btle vs classic)Alex Blasche2016-07-131-2/+10
* | | Android: Allow to set BTLE device search timeoutAlex Blasche2016-06-171-3/+6
* | | Add BTLE device discovery timeout APIAlex Blasche2016-06-151-0/+1
|/ /
* | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-0/+2
|\|
| * Android: Don't progress device search when BTLE search is not supportedAlex Blasche2016-06-011-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Increase the BTLE scan timeout to 25sAlex Blasche2016-05-181-1/+1
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* 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