summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/ScanCallback.java
AgeCommit message (Expand)Author
2022-03-08Fix after API_reviewWilliam Escande
2022-02-01API Changes needed for apex to buildWilliam Escande
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