Skip to content

feat: addGATTCService and GATTCCharacteristic common interface - #432

Merged
deadprogram merged 3 commits into
tinygo-org:devfrom
acouvreur:add-gattc-interfaces
Apr 5, 2026
Merged

feat: addGATTCService and GATTCCharacteristic common interface#432
deadprogram merged 3 commits into
tinygo-org:devfrom
acouvreur:add-gattc-interfaces

Conversation

@acouvreur

Copy link
Copy Markdown
Member

Following #431 and #429, this adds a common interface for DeviceService and DeviceCharacteristic.

This act as a base interface that each platform must implement.

Comment thread gattc_darwin.go Outdated
Comment thread gattc.go Outdated
Co-authored-by: Ron Evans <ron@hybridgroup.com>
@acouvreur

Copy link
Copy Markdown
Member Author

Thank you @deadprogram for the build tag simplification

@deadprogram

Copy link
Copy Markdown
Member

Thank you for adding this @acouvreur now squash/merging.

@deadprogram
deadprogram merged commit 7fa3de8 into tinygo-org:dev Apr 5, 2026
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