aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/BluetoothLeScanner.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-7/+7
* Remove allowBlocking from BluetoothManagerServiceWilliam Escande2022-01-281-14/+34
* Merge "Add scan result logs."Treehugger Robot2021-12-161-1/+12
|\
| * Add scan result logs.Mehmet Murat Sevim2021-10-151-1/+12
* | Copy attributable to BluetoothWilliam Escande2021-12-141-1/+1
|/
* Bluetooth: deprecate TruncatedFilter and ResultStorageDescriptorJakub Pawlowski2021-07-141-0/+3
* Get rid of ResultStorageDescriptor in startScanJakub Pawlowski2021-07-141-15/+8
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-0/+4
* Pass attribution source to BT APIs.Oli Lan2021-04-221-14/+16
* Add missing Bluetooth API permission enforcement.Jeff Sharkey2021-04-181-0/+3
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-8/+4
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-10/+48
* Pass AttributionSource to bluetooth scanning methods.Oli Lan2021-04-011-10/+7
* BluetoothLeScanner: clarify the documentation for permission requirements for...Jakub Pawlowski2020-05-131-6/+9
* Pipe featureId from app to noteOp in BT codePhilip P. Moltmann2019-12-131-7/+13
* Merge "Add note for FLAG_CANCEL_CURRENT when stopping scan" am: ff0bb06f52 am...Stanley Tng2018-08-211-1/+3
|\
| * Merge "Add note for FLAG_CANCEL_CURRENT when stopping scan"Treehugger Robot2018-08-211-1/+3
| |\
| | * Add note for FLAG_CANCEL_CURRENT when stopping scanStanley Tng2018-08-201-1/+3
* | | Fix unregisterScanner call in BluetoothLeScanner.Claire Treyz2018-07-261-2/+2
|/ /
* / BatteryStats: Add WorkChain support for WiFi events.Narayan Kamath2018-01-041-1/+1
|/
* Merge "Javadoc update for permission requirements" into oc-mr1-devAmith Yamasani2017-09-081-0/+5
|\
| * Javadoc update for permission requirementsAmith Yamasani2017-09-071-0/+5
| * Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski2017-08-291-1/+9
* | Merge "Update documentation for startScan"Vinay Kalia2017-09-061-1/+6
|\ \
| * | Update documentation for startScanVinay Kalia2017-09-051-1/+6
* | | Merge "Fix GATT client leakage when scan is throttled (1/2)"Jakub Pawlowski2017-08-291-1/+9
|\| |
| * | Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski2017-08-281-1/+9
* | | Merge changes from topic "bt-fix-checkstyle-errors"Jack He2017-08-241-24/+26
|\| | | |/ |/|
| * Fix checkstyle errors (2/2)Jack He2017-08-241-8/+7
| * Fix checkstyle errors (1/2)Jack He2017-08-241-16/+19
* | Fix BLE scan leaksVinay Kalia2017-07-281-1/+2
|/
* Clarify startScan API on how to get resultsAmith Yamasani2017-06-211-0/+5
* Bluetooth: Move Bluetooth battery stats tracking (1/2)Ajay Panicker2017-05-041-2/+2
* Add link to class with constantsAmith Yamasani2017-04-241-1/+1
* More auto-doc work.Jeff Sharkey2017-04-211-6/+0
* BLE scan API using PendingIntentAmith Yamasani2017-04-141-25/+99
* Separate LE scanner from GATT client (1/4)Jakub Pawlowski2016-10-271-30/+29
* Properly handle registration timeout in BLE.Wei Wang2016-05-131-11/+14
* Add WorkSource to BLE scanning APIAdam Lesinski2016-01-181-11/+53
* Added a note about location permissionFyodor Kupolov2015-07-161-0/+8
* Do not return devices when caller has no location permissionFyodor Kupolov2015-07-091-1/+2
* Add bluetooth permission annotationsTor Norbye2015-05-151-0/+5
* Merge commit '7968421' into merge2Etan Cohen2015-04-241-0/+12
|\
| * Manage onfound/lost resources (1/2)Prerepa Viswanadham2015-04-211-0/+12
* | am b5e0cfb..557d2f5 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-2/+2
|\|
| * Fix onLost/onFound logic in isSettingsAndFilterComboAllowedtturney2015-04-131-2/+2
* | Merge "Merge commit '98d25c5' into merge_work"Prerepa Viswanadham2015-04-121-0/+39
|\|
| * Onfound onlost feature.Prerepa Viswanadham2015-04-071-0/+39
* | Fix a typo in BluetoothLeScanner documentationScott Kennedy2015-04-101-1/+1
|/
* Remove spammy log information for BLE scan.Wei Wang2014-10-181-2/+3