OSDN Git Service

Bluetooth 5 AdvertisingSet implementation (2/4)
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 13 Mar 2017 18:14:27 +0000 (11:14 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Thu, 16 Mar 2017 22:39:19 +0000 (15:39 -0700)
commit917f34e18aa235e68ac0663e24f52100e95970b7
tree800878ec0427c610dc744c2ea89160281f1d2b7c
parent5cc1112d65b9898db46b6ff9be760cbeaf362d23
Bluetooth 5 AdvertisingSet implementation (2/4)

This patch wires up fist methods of AdvertisingSet, making it possible
to start advertising and stop advertising. It also replaces legacy
implemementation with calls to new implementation.

Bug: 30622771
Test: sl4a ConcurrentBleAdvertisingTest
Change-Id: I35e7db5df1945d101402299f78dd541e346d548c
jni/com_android_bluetooth_gatt.cpp
src/com/android/bluetooth/gatt/AdvertiseClient.java [deleted file]
src/com/android/bluetooth/gatt/AdvertiseHelper.java
src/com/android/bluetooth/gatt/AdvertiseManager.java
src/com/android/bluetooth/gatt/GattService.java