Skip to content

[Windows] Fix write respond - #375

Merged
deadprogram merged 1 commit into
tinygo-org:devfrom
maggch97:fix_windows_write_respond
Jul 23, 2025
Merged

[Windows] Fix write respond#375
deadprogram merged 1 commit into
tinygo-org:devfrom
maggch97:fix_windows_write_respond

Conversation

@maggch97

Copy link
Copy Markdown
Contributor

gattWriteRequest.Respond needs to be called if option is GattWriteOptionWriteWithResponse.

@maggch97
maggch97 force-pushed the fix_windows_write_respond branch from fbf8c2a to 087ff71 Compare July 18, 2025 05:34
@deadprogram
deadprogram changed the base branch from release to dev July 21, 2025 18:57
@deadprogram

Copy link
Copy Markdown
Member

Switched target branch to dev as mentioned here: https://github.com/tinygo-org/bluetooth/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

@jagobagascon any thoughts on this PR?

@jagobagascon jagobagascon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it and can confirm it works. LGTM

@deadprogram

Copy link
Copy Markdown
Member

Thanks for the improvement @maggch97 and to @jagobagascon for review. Now merging.

@deadprogram
deadprogram merged commit 7042cf1 into tinygo-org:dev Jul 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants