Skip to content

Allow valueSize changes after initialization to adjust to MTU size #391

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'upstream/master'

d22a91c
Select commit
Loading
Failed to load commit list.
Open

Allow valueSize changes after initialization to adjust to MTU size #391

Merge remote-tracking branch 'upstream/master'
d22a91c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 13, 2025 in 0s

0.00% of diff hit (target 9.62%)

View this Pull Request on Codecov

0.00% of diff hit (target 9.62%)

Annotations

Check warning on line 114 in src/BLECharacteristic.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BLECharacteristic.cpp#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 117 in src/BLECharacteristic.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BLECharacteristic.cpp#L117

Added line #L117 was not covered by tests

Check warning on line 121 in src/BLECharacteristic.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BLECharacteristic.cpp#L121

Added line #L121 was not covered by tests

Check warning on line 264 in src/BLEDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BLEDevice.cpp#L264

Added line #L264 was not covered by tests

Check warning on line 266 in src/BLEDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/BLEDevice.cpp#L266

Added line #L266 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalCharacteristic.cpp#L92-L94

Added lines #L92 - L94 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalCharacteristic.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalCharacteristic.cpp#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 286 in src/local/BLELocalDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalDevice.cpp#L286

Added line #L286 was not covered by tests

Check warning on line 288 in src/local/BLELocalDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalDevice.cpp#L288

Added line #L288 was not covered by tests

Check warning on line 291 in src/local/BLELocalDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalDevice.cpp#L290-L291

Added lines #L290 - L291 were not covered by tests

Check warning on line 295 in src/local/BLELocalDevice.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/local/BLELocalDevice.cpp#L294-L295

Added lines #L294 - L295 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/ATT.cpp#L692-L693

Added lines #L692 - L693 were not covered by tests