summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/le/BluetoothLeScanner.java
AgeCommit message (Expand)Author
2021-06-21Merge SP1A.210616.001Daniel Norman
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-22Pass attribution source to BT APIs.Oli Lan
2021-04-18Add missing Bluetooth API permission enforcement.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2021-04-09Merge SP1A.210407.002Scott Lobdell
2021-04-01Pass AttributionSource to bluetooth scanning methods.Oli Lan
2020-09-09Merge SP1A.200727.001Daniel Norman
2020-05-13BluetoothLeScanner: clarify the documentation for permission requirements for...Jakub Pawlowski
2020-01-22Merge RP1A.200106.001Steven Laver
2019-12-13Pipe featureId from app to noteOp in BT codePhilip P. Moltmann
2018-09-08Merge QP1A.180823.001Bill Peckham
2018-08-21Merge "Add note for FLAG_CANCEL_CURRENT when stopping scan" am: 041eb388de am...Stanley Tng
2018-08-21Merge "Add note for FLAG_CANCEL_CURRENT when stopping scan"Treehugger Robot
2018-08-20Add note for FLAG_CANCEL_CURRENT when stopping scanStanley Tng
2018-07-26Fix unregisterScanner call in BluetoothLeScanner.Claire Treyz
2018-05-10Support CALLBACK_TYPE_SENSOR_ROUTINGMingbo Zhang
2018-01-04BatteryStats: Add WorkChain support for WiFi events.Narayan Kamath
2017-09-08Merge "Javadoc update for permission requirements" into oc-mr1-devAmith Yamasani
2017-09-07Javadoc update for permission requirementsAmith Yamasani
2017-09-06Merge "Update documentation for startScan"Vinay Kalia
2017-09-05Update documentation for startScanVinay Kalia
2017-08-29Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski
2017-08-29Merge "Fix GATT client leakage when scan is throttled (1/2)"Jakub Pawlowski
2017-08-28Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski
2017-08-24Merge changes from topic "bt-fix-checkstyle-errors"Jack He
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-07-28Fix BLE scan leaksVinay Kalia
2017-06-21Clarify startScan API on how to get resultsAmith Yamasani
2017-05-04Bluetooth: Move Bluetooth battery stats tracking (1/2)Ajay Panicker
2017-04-24Add link to class with constantsAmith Yamasani
2017-04-21More auto-doc work.Jeff Sharkey
2017-04-14BLE scan API using PendingIntentAmith Yamasani
2016-10-27Separate LE scanner from GATT client (1/4)Jakub Pawlowski
2016-05-13Properly handle registration timeout in BLE.Wei Wang
2016-01-18Add WorkSource to BLE scanning APIAdam Lesinski
2015-07-16Added a note about location permissionFyodor Kupolov
2015-07-09Do not return devices when caller has no location permissionFyodor Kupolov
2015-05-15Add bluetooth permission annotationsTor Norbye
2015-04-24Merge commit 'db1dbb8' into merge2Etan Cohen
2015-04-21Manage onfound/lost resources (1/2)Prerepa Viswanadham
2015-04-14am b5e0cfb..557d2f5 from mirror-m-wireless-internal-releaseVinit Deshpande
2015-04-13Fix onLost/onFound logic in isSettingsAndFilterComboAllowedtturney
2015-04-12Merge "Merge commit 'e593d0a' into merge_work"Prerepa Viswanadham
2015-04-10Fix a typo in BluetoothLeScanner documentationScott Kennedy
2015-04-07Onfound onlost feature.Prerepa Viswanadham
2014-10-18Remove spammy log information for BLE scan.Wei Wang