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

Support connecting to a known bluetooth address #52

Closed
tthiery opened this issue Jul 14, 2020 · 1 comment
Closed

Support connecting to a known bluetooth address #52

tthiery opened this issue Jul 14, 2020 · 1 comment
Labels
area-bt-winrt enhancement New feature or request
Milestone

Comments

@tthiery
Copy link
Member

tthiery commented Jul 14, 2020

Check if already supported by PowerdUpHost.Find<THub>(ulong bluetoothAddress) (w/ or w/o discovery)

Feature found in #47.

@tthiery tthiery added the enhancement New feature or request label Jul 14, 2020
@tthiery tthiery added this to the v2.1 milestone Jul 14, 2020
@tthiery
Copy link
Member Author

tthiery commented Jul 22, 2020

  • Find(address) requires a previously discovered Hub
  • Create(address) creates a hub for the given Hub (should be switched on)

@tthiery tthiery closed this as completed Jul 22, 2020
tthiery added a commit that referenced this issue Jul 22, 2020
- Extended PoweredUpHost with Create method.
- Add example
- Refactored BaseExample to allow alternatives to discovery

#52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-bt-winrt enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant