aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/le/AdvertiseData.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: make it possible to advertise Transport Discovery DataJakub Pawlowski2021-11-181-5/+53
* Merge "AdvertiseData: fix nullable collection" am: 85f8cf7488 am: 8f608a49b5 ...Treehugger Robot2021-02-031-3/+3
|\
| * AdvertiseData: fix nullable collectionAdrian Roos2021-01-281-3/+3
* | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
|/
* Bluetooth: make it possible to advertise service solicitation UUIDJakub Pawlowski2020-10-081-7/+47
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Fix checkstyle errors (2/2)Jack He2017-08-241-6/+6
* Fix checkstyle errors (1/2)Jack He2017-08-241-8/+9
* Bluetooth: AdvertiseData parceling simplificationJakub Pawlowski2017-08-091-38/+13
* Unregister app when advertise failed after registration.Wei Wang2014-09-021-4/+4
* Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-151-3/+0
* Revert "Revert "Service data and manufacturer data can be repeated fields.""Wei Wang2014-08-011-91/+71
* Revert "Service data and manufacturer data can be repeated fields."Sungsoo Lim2014-08-011-71/+91
* Service data and manufacturer data can be repeated fields.Wei Wang2014-07-311-91/+71
* Move AdvertiseData length check to BluetoothAdvertiser.Wei Wang2014-07-231-50/+1
* Fix parcel issues with empty service uuid. Added tests.Wei Wang2014-07-231-30/+49
* More API modification of BLE APIs (1/2).Wei Wang2014-07-181-30/+48
* Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-111-0/+345