History log of /frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17100948f9562905e458975752f0abe042be31e5 28-Apr-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth: bluetooth.le API fixes

Fix minor spelling problems.
Throw IllegalStateException instead of IllegalArgumentException in
build().

Bug: 37532634
Test: none
Change-Id: I73b6f04aec98f5baffb06a363e2a3f71e8cec3c4
(cherry picked from commit 9d4abb5631c7719de8d919e0c37c9aee54354266)
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
348ba3da7800da7eb0855890debd274bb57e04b0 19-Apr-2017 Jakub Pawlowski <jpawlowski@google.com> Expose LE advertiser address for easier PTS tests (1/6)

This patchset adds a hidden method getOwnAddress, that lets app with
BLUETOOTH_PRIVILEGED permission to lear their own addreess. This is done
exclusively for PTS tests.

Bug: 35147497
Test: manual
Change-Id: Iaf0f2fe0613de44b8430ac25e691d66a4ad44f8d
(cherry picked from commit 4bc4a441007e0a9ef6ccd1816c831ffd2dfa4c18)
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
260846b31b26e74fbcbc61ec052aaa8f3407e517 31-Mar-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth 5 advertising duration refactoring (4/4)

Expose both duration and maximum extended advertising events to limit
advertising time.

Test: manual
Bug: 30622771
Change-Id: I44df300995ef985526b93f8c24389775720b3432
(cherry picked from commit 5a355610fe6ac0460f7130375de97b4d7bae7ba4)
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
d89e4ba357be2b592b0c5407f82adcb42fa3292b 30-Mar-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth LE Advertising minor improvements

This patch adds some additional error checking for the advertising set
parameters, and some more comments.

Test: manual
Bug: 30622771
Change-Id: I87bd44f4179ef63694ad3ed656dc2acc52e40f1e
(cherry picked from commit f4ed33f5fa6ffa3bda6faff773a3fb90b16a760c)
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
6a55da90184fcc6e8f4bb9ebb01662b4925f6094 17-Mar-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth 5 AdvertisingSet implementation (1/4)

Test: manual
Bug: 30622771
Change-Id: Ia89718c0c2ab2eaa71b158ecdcae989af907769f
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
adbf2eef2fda68a5c3acc78a67e5dda00d8a14d7 17-Mar-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth 5 move timeout parameter (1/2)

Timeout is not a parameter, it is a property of enabling the
advertising. Move it into more proper place.

Test: manual
Bug: 30622771
Change-Id: I09ebc6c770bc02938ea16a9738a7e03dc8006fde
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java
a9d1a32e5e51ebc3c141370c9d5045c6c938aaf9 10-Jan-2017 Jakub Pawlowski <jpawlowski@google.com> Bluetooth 5 Advertising API

Test: manual
Bug: 30622771
Change-Id: Id6856e6110872ec50ff1af54ddc75c0104a6459c
(cherry picked from commit 5324a14cf490656269ef862d7f8f6b139a21c0e6)
/frameworks/base/core/java/android/bluetooth/le/AdvertisingSet.java