aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/ScanSettings.java
Commit message (Expand)AuthorAgeFilesLines
* BLE scan time optimizationKai Shi2022-01-241-0/+19
* Update docs to reflect LE batch scan report delay floorRahul Sabnis2021-04-201-5/+7
* Le Scan: Add ambient discovery mode (1/2)Chienyuan2021-03-161-3/+20
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Update ScanSettings documentation for scan modesVinay Kalia2017-09-051-1/+1
* Fix checkstyle errors (2/2)Jack He2017-08-241-6/+6
* Fix checkstyle errors (1/2)Jack He2017-08-241-31/+26
* Bluetooth 5 PHY simplificationJakub Pawlowski2017-04-121-12/+3
* Bluetooth 5 enhanced scanning APIJakub Pawlowski2017-03-081-2/+84
* setCallbackType should be public for onlost/onfound apisPrerepa Viswanadham2015-05-191-2/+0
* Merge commit 'eba66c3' into master_mergePrerepa Viswanadham2015-05-011-11/+0
|\
| * Make onlost/onfound APIs publicPrerepa Viswanadham2015-04-221-11/+0
* | Fix a bug in ScanSettings constructor.Wei Wang2015-05-011-1/+1
* | Temp workaround to track max beacons.Wei Wang2015-04-301-1/+1
|/
* Onfound onlost feature.Prerepa Viswanadham2015-04-071-7/+106
* Make Opportunistic Scan API public.Wei Wang2015-03-181-2/+0
* Add opportunistic ble scan mode. (1/2)Wei Wang2015-03-171-1/+10
* Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-151-8/+16
* Fix bug of ScanSettings. Add unit test.Wei Wang2014-07-251-28/+37
* More API modification of BLE APIs (1/2).Wei Wang2014-07-181-13/+21
* Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-111-39/+54
* OnFound and Onlost callback integrationPrerepa Viswanadham2014-07-091-3/+0
* Implement batch scan APIWei Wang2014-07-081-1/+1
* Address API review comments.Wei Wang2014-05-291-0/+221