summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/le/ScanCallback.java
AgeCommit message (Expand)Author
2017-08-28Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-04-14BLE scan API using PendingIntentAmith Yamasani
2015-05-05Make onlost/onfound APIs publicPrerepa Viswanadham
2015-04-07Onfound onlost feature.Prerepa Viswanadham
2014-08-15Fix API council review comments. Also hide certain APIs(1/3).Wei Wang
2014-07-18More API modification of BLE APIs (1/2).Wei Wang
2014-07-11Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang
2014-07-09OnFound and Onlost callback integrationPrerepa Viswanadham
2014-07-08Tie in BLE hw capabilities with api invocation and support.Prerepa Viswanadham
2014-05-29Address API review comments.Wei Wang