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

[Enhancement] Refactor Methods for v6.0.x #10

Open
5 tasks
DamianSuess opened this issue Jun 30, 2023 · 0 comments
Open
5 tasks

[Enhancement] Refactor Methods for v6.0.x #10

DamianSuess opened this issue Jun 30, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@DamianSuess
Copy link
Contributor

Refactoring:

  • Rename Device.GetAllAsync() to ..GetPropertiesAsync()
  • Rename Device.GetUUIDsAsync() to ..GetServiceUuidsAsync()
  • Include DeviceExtensions as part of Device class
  • Rename Device.GetConnectedAsync() to IsConnectedAsync()

Normalization:

  • Use custom Interfaces versus BlueZ dependent ones
@DamianSuess DamianSuess added the enhancement New feature or request label Jun 30, 2023
@DamianSuess DamianSuess added this to the 6.0.x milestone Jun 30, 2023
@DamianSuess DamianSuess changed the title Refactor Methods for v6.0.x [Enhancement] Refactor Methods for v6.0.x Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant