Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] tests: bluetooth: tester: Fix GATT read multiple #1362

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

theob-pro
Copy link
Contributor

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.

Signed-off-by: Szymon Janc [email protected]
(cherry picked from commit 4f57614)

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.

Signed-off-by: Szymon Janc <[email protected]>
(cherry picked from commit 4f57614)
@hermabe hermabe added this to the ncs-2.5.0 milestone Oct 23, 2023
@cvinayak cvinayak merged commit 2e2523e into nrfconnect:main Oct 24, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants