OSDN Git Service

BLE Check and send scan response data
authorChris Manton <cmanton@google.com>
Tue, 1 Nov 2016 03:48:42 +0000 (20:48 -0700)
committerChris Manton <cmanton@google.com>
Tue, 1 Nov 2016 22:25:11 +0000 (15:25 -0700)
commit4ded021f96d858848e68b0a901848211694bbe92
treefa941d61e0afb900b415656fc1a7c7f5fdaf2f46
parent740bb1de5bee66fe538bbf5834a072220cb15be1
BLE Check and send scan response data

If there is scan response data, load it up during
when start advertising.  The current stack does
not provide callback for these calls.

Bug: 32539880

Test: Verified scan response occurs with CL

Change-Id: I33effbf3aa3a60c3353d4ca7708ea06df8a05a7d
src/com/android/bluetooth/gatt/AdvertiseManager.java