Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: bluetooth: tester: Fix GATT read multiple
Pass only speficied number of handler to read_params for GATT read multiple. This is to avoid sending invalid (zeros) handles in ATT_READ_MULTIPLE_REQ. This was affecting GATT/CL/GAR/BI-18-C and GATT/CL/GAR/BI-19-C qualification test cases. (cherry picked from commit 4f57614) Original-Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl> GitOrigin-RevId: 4f57614 Change-Id: Ia3732bc2e4f6e8ed066e2f6b9c3d8be2698b694d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/4925687 Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Tested-by: Keith Short <keithshort@chromium.org>
- Loading branch information