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

Add FlutterBlue.name to get the human readable device name #1085

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvo5
Copy link

@mvo5 mvo5 commented Jul 16, 2022

First - thanks for your wonderful project.

This PR implements a new FlutterBlue.name property that will
get the friendly bluetooth name of the local bluetooth adapter.

I tested this with my android application and it seems to be working just fine.

Please note that I did not test this under ios, Unfortunately I have no device to test it.
The code is inferred from reading the ios docs, but I'm happy to just leave it unimplemented or add a comment if it's hard to test.

This commit implements a new `FlutterBlue.name` property that will
get the friendly bluetooth name of the local bluetooth adapter.
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.

None yet

1 participant