android / connectivity-samples

Multiple samples showing the best practices in connectivity on Android.
Apache License 2.0
1.63k stars 1.31k forks source link

replacing getProperties with Flags byte value #53

Open codingjeremy opened 4 years ago

codingjeremy commented 4 years ago

Issue by hammmmy Friday Apr 07, 2017 at 14:34 GMT Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/30


The flags of heart rate measurement have to be retrieved from the first byte of heart rate measurement instead of characteristic properties Reference: https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.characteristic.heart_rate_measurement.xml


hammmmy included the following code: https://github.com/android/android-BluetoothLeGatt/pull/30/commits

codingjeremy commented 4 years ago

Comment by googlebot Friday Apr 07, 2017 at 14:34 GMT


Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


codingjeremy commented 4 years ago

Comment by hammmmy Friday Apr 07, 2017 at 14:39 GMT


I signed it!

codingjeremy commented 4 years ago

Comment by googlebot Friday Apr 07, 2017 at 14:39 GMT


CLAs look good, thanks!