aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/ScanCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Fix after API_reviewWilliam Escande2022-03-081-7/+20
* API Changes needed for apex to buildWilliam Escande2022-02-011-0/+3
* Fix GATT client leakage when scan is throttled (1/2)Jakub Pawlowski2017-08-281-0/+6
* Fix checkstyle errors (1/2)Jack He2017-08-241-4/+4
* BLE scan API using PendingIntentAmith Yamasani2017-04-141-0/+2
* Make onlost/onfound APIs publicPrerepa Viswanadham2015-05-051-2/+4
* Onfound onlost feature.Prerepa Viswanadham2015-04-071-2/+8
* Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-151-2/+3
* More API modification of BLE APIs (1/2).Wei Wang2014-07-181-5/+5
* Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-111-30/+19
* OnFound and Onlost callback integrationPrerepa Viswanadham2014-07-091-2/+0
* Tie in BLE hw capabilities with api invocation and support.Prerepa Viswanadham2014-07-081-0/+5
* Address API review comments.Wei Wang2014-05-291-0/+79