Skip to content
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

Move UUID implementation from bluetooth library #613

Open
vpodlesnyak opened this issue Dec 21, 2022 · 1 comment
Open

Move UUID implementation from bluetooth library #613

vpodlesnyak opened this issue Dec 21, 2022 · 1 comment
Labels
1.x.x expected somewhere in a future release

Comments

@vpodlesnyak
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Having a multiplatform UUID implementation is nice, but including the whole bluetooth library is a bit too much

Describe the solution you'd like
It'd be nice to move the implementation to a base library or a separate one

Additional context
UUID could be used to replace health-shared implementation

@thoutbeckers
Copy link
Collaborator

Should be added to a module but not removed from bluetooth as this is a bluetooth specific CBUUID class on iOS.

@Daeda88 Daeda88 added the 1.x.x expected somewhere in a future release label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x.x expected somewhere in a future release
Projects
None yet
Development

No branches or pull requests

3 participants