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

Let BluetoothController store BLE device list and last_seen #2

Closed
sandy-8925 opened this issue Jan 5, 2021 · 1 comment
Closed

Comments

@sandy-8925
Copy link
Owner

  • Currently, the BLE device list is scoped to DeviceListActivity. Instead of doing that, it's better to have BluetoothController store the BLE device list and associated last_seen data, in one central location. This data can be cleared when the app UI goes to the background, and refreshed when the app comes back to the foreground.
@sandy-8925
Copy link
Owner Author

Finished

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

No branches or pull requests

1 participant