index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
le
/
ScanSettings.java
Age
Commit message (
Expand
)
Author
2022-02-09
Merge TP1A.220126.001
Haamed Gheibi
2022-02-04
Merge TP1A.220120.003
Haamed Gheibi
2022-01-24
BLE scan time optimization
Kai Shi
2021-04-20
Update docs to reflect LE batch scan report delay floor
Rahul Sabnis
2021-04-20
Update docs to reflect LE batch scan report delay floor
Rahul Sabnis
2021-03-16
Le Scan: Add ambient discovery mode (1/2)
Chienyuan
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2017-09-05
Update ScanSettings documentation for scan modes
Vinay Kalia
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2017-04-12
Bluetooth 5 PHY simplification
Jakub Pawlowski
2017-03-08
Bluetooth 5 enhanced scanning API
Jakub Pawlowski
2015-05-19
setCallbackType should be public for onlost/onfound apis
Prerepa Viswanadham
2015-05-01
Merge commit 'eba66c3' into master_merge
Prerepa Viswanadham
2015-05-01
Fix a bug in ScanSettings constructor.
Wei Wang
2015-04-30
Temp workaround to track max beacons.
Wei Wang
2015-04-22
Make onlost/onfound APIs public
Prerepa Viswanadham
2015-04-07
Onfound onlost feature.
Prerepa Viswanadham
2015-03-18
Make Opportunistic Scan API public.
Wei Wang
2015-03-17
Add opportunistic ble scan mode. (1/2)
Wei Wang
2014-08-15
Fix API council review comments. Also hide certain APIs(1/3).
Wei Wang
2014-07-25
Fix bug of ScanSettings. Add unit test.
Wei Wang
2014-07-18
More API modification of BLE APIs (1/2).
Wei Wang
2014-07-11
Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)
Wei Wang
2014-07-09
OnFound and Onlost callback integration
Prerepa Viswanadham
2014-07-08
Implement batch scan API
Wei Wang
2014-05-29
Address API review comments.
Wei Wang