forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: bsim: Bluetooth: Fix GATT long read test
The test where it was supposed to read the long characteristic, only read the "small" characteristic, due to setting the wrong handle. With the right handle, the test failed and the test had to be updated to store the data across multiple reads, and then do the proper comparison. Signed-off-by: Emil Gydesen <[email protected]>
- Loading branch information
1 parent
d9ff7eb
commit fa4a6f3
Showing
1 changed file
with
38 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters