summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/le/ScanResult.java
AgeCommit message (Expand)Author
2021-06-21Merge SP1A.210616.001Daniel Norman
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2020-12-10[automerger] Bluetooth: Add constructor for sending address type am: ae49be180eBhakthavatsala Raghavendra
2020-12-09Bluetooth: Add constructor for sending address typeBhakthavatsala Raghavendra
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-04-27Bluetooth: Add constants to ScanResultJakub Pawlowski
2017-04-12Bluetooth 5 PHY simplificationJakub Pawlowski
2017-03-13Bluetooth 5 spelling fixesJakub Pawlowski
2017-03-08Bluetooth 5 Advertising APIJakub Pawlowski
2017-03-08Bluetooth 5 enhanced scanning APIJakub Pawlowski
2014-08-15Fix API council review comments. Also hide certain APIs(1/3).Wei Wang
2014-07-27Split manu id and manu data.Wei Wang
2014-07-18More API modification of BLE APIs (1/2).Wei Wang
2014-05-29Address API review comments.Wei Wang