Skip to content

Make writeValue return the number of bytes written #392

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

Merged
merged 5 commits into from
Apr 11, 2025

writeValue: return the number of bytes written/stored in buffer

5d22155
Select commit
Loading
Failed to load commit list.
Merged

Make writeValue return the number of bytes written #392

writeValue: return the number of bytes written/stored in buffer
5d22155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 10, 2025 in 0s

16.66% of diff hit (target 13.69%)

View this Pull Request on Codecov

16.66% of diff hit (target 13.69%)

Annotations

Check warning on line 129 in src/local/BLELocalCharacteristic.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalCharacteristic.cpp#L129

Added line #L129 was not covered by tests

Check warning on line 601 in src/utility/ATT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/ATT.cpp#L601

Added line #L601 was not covered by tests

Check warning on line 629 in src/utility/ATT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/ATT.cpp#L629

Added line #L629 was not covered by tests

Check warning on line 632 in src/utility/ATT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/ATT.cpp#L632

Added line #L632 was not covered by tests

Check warning on line 669 in src/utility/ATT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/ATT.cpp#L669

Added line #L669 was not covered by tests