OSDN Git Service

Bluetooth 5 move timeout parameter (1/2)
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 17 Mar 2017 18:12:15 +0000 (11:12 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 17 Mar 2017 22:23:57 +0000 (22:23 +0000)
commitadbf2eef2fda68a5c3acc78a67e5dda00d8a14d7
tree2e0ab62fced760a06c52e90da66ee59a18fb1be8
parent9aa841d254d9f1750a35cb1b71cbc9394c3ace29
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
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/bluetooth/IBluetoothGatt.aidl
core/java/android/bluetooth/le/AdvertisingSet.java
core/java/android/bluetooth/le/AdvertisingSetParameters.java
core/java/android/bluetooth/le/BluetoothLeAdvertiser.java