OSDN Git Service

Fix advertise data size estimation
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 31 Mar 2017 23:49:13 +0000 (16:49 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 31 Mar 2017 23:52:48 +0000 (16:52 -0700)
commit72e9e9f81504559ca18b71358203b1b39d9f0581
treea2c94588e1f076ff36e72eee613faa4557f2a0ed
parent8b560611bf1108d72e9e8e584d024fbc734b8dae
Fix advertise data size estimation

UUID in service data field can be 2, 4, or 16 bytes long.

Test: manual
Bug: 36553478
Change-Id: Ib5ba2d16065496ca311e8642a15a7ea6bc84d4c1
core/java/android/bluetooth/le/BluetoothLeAdvertiser.java