summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/ScanSettings.java
AgeCommit message (Expand)Author
2022-02-09Merge TP1A.220126.001Haamed Gheibi
2022-02-04Merge TP1A.220120.003Haamed Gheibi
2022-01-24BLE scan time optimizationKai Shi
2021-04-20Update docs to reflect LE batch scan report delay floorRahul Sabnis
2021-04-20Update docs to reflect LE batch scan report delay floorRahul Sabnis
2021-03-16Le Scan: Add ambient discovery mode (1/2)Chienyuan
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-09-05Update ScanSettings documentation for scan modesVinay Kalia
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-04-12Bluetooth 5 PHY simplificationJakub Pawlowski
2017-03-08Bluetooth 5 enhanced scanning APIJakub Pawlowski
2015-05-19setCallbackType should be public for onlost/onfound apisPrerepa Viswanadham
2015-05-01Merge commit 'eba66c3' into master_mergePrerepa Viswanadham
2015-05-01Fix a bug in ScanSettings constructor.Wei Wang
2015-04-30Temp workaround to track max beacons.Wei Wang
2015-04-22Make onlost/onfound APIs publicPrerepa Viswanadham
2015-04-07Onfound onlost feature.Prerepa Viswanadham
2015-03-18Make Opportunistic Scan API public.Wei Wang
2015-03-17Add opportunistic ble scan mode. (1/2)Wei Wang
2014-08-15Fix API council review comments. Also hide certain APIs(1/3).Wei Wang
2014-07-25Fix bug of ScanSettings. Add unit test.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-08Implement batch scan APIWei Wang
2014-05-29Address API review comments.Wei Wang