index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
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
/
core
/
java
/
android
/
bluetooth
/
le
/
AdvertiseData.java
Age
Commit message (
Expand
)
Author
2021-02-17
Merge SP1A.210208.001
Daniel Norman
2021-02-03
Merge "AdvertiseData: fix nullable collection" am: 0f12a22aa6 am: acb38137cd ...
Treehugger Robot
2021-01-28
AdvertiseData: fix nullable collection
Adrian Roos
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
2020-10-27
Merge SP1A.201015.001
Scott Lobdell
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-08
Bluetooth: make it possible to advertise service solicitation UUID
Jakub Pawlowski
2019-03-22
Merge QP1A.190306.002
Scott Lobdell
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-30
BLE: Fix NPE during start advertising
Sravan Voleti
2018-08-20
Add support for Transport discovery AD type (1/2)
Subramanian Srinivasan
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2017-08-09
Bluetooth: AdvertiseData parceling simplification
Jakub Pawlowski
2014-09-02
Unregister app when advertise failed after registration.
Wei Wang
2014-08-15
Fix API council review comments. Also hide certain APIs(1/3).
Wei Wang
2014-08-01
Revert "Revert "Service data and manufacturer data can be repeated fields.""
Wei Wang
2014-08-01
Revert "Service data and manufacturer data can be repeated fields."
Sungsoo Lim
2014-07-31
Service data and manufacturer data can be repeated fields.
Wei Wang
2014-07-23
Move AdvertiseData length check to BluetoothAdvertiser.
Wei Wang
2014-07-23
Fix parcel issues with empty service uuid. Added tests.
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