Skip to content

feat(gap): add GAPDevice as base interface#429

Merged
deadprogram merged 4 commits intotinygo-org:devfrom
acouvreur:add-base-interface
Mar 23, 2026
Merged

feat(gap): add GAPDevice as base interface#429
deadprogram merged 4 commits intotinygo-org:devfrom
acouvreur:add-base-interface

Conversation

@acouvreur
Copy link

All platforms implementation of Device must now satisfy the interface.

This makes it easier to change the contract of a device accross platforms.

Related to #426

All platforms implementation of Device must now satisfy the interface.

This makes it easier to change the contract of a device accross platforms.
I did not realize the implemention was on others files
@deadprogram
Copy link
Member

@acouvreur
Copy link
Author

https://github.com/tinygo-org/bluetooth/actions/runs/23453767006/job/68237475487?pr=429#step:7:59

Looking into it, I will need to add common definition or missing definition for DeviceService

@deadprogram deadprogram changed the title feat(gap): add DeviceInterface as base interface feat(gap): add GAPDevice as base interface Mar 23, 2026
@deadprogram
Copy link
Member

Thank you very much for working on this @acouvreur now squash/merging.

@deadprogram deadprogram merged commit 46c61fd into tinygo-org:dev Mar 23, 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.

2 participants