| commit | 42d335982f1f14adeac889c474af4324ae18c386 | [log] [tgz] |
|---|---|---|
| author | Peter A. Bigot <pab@pabigot.com> | Thu Jun 20 06:05:41 2019 -0500 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Jun 25 18:24:32 2019 +0200 |
| tree | 9fd48c77ab130f1f0d99f707c4d6a2ae9ebaf0db | |
| parent | 587c35fa6413860fd1b274b30385b3f8b82ffd61 [diff] |
Bluetooth: central_hr: use new API to get value handle The assumption that the value handle is one past the attribute handle works for Zephyr servers but may not be true for others. Avoid the hard-coded system-specific assumption. Signed-off-by: Peter A. Bigot <pab@pabigot.com>