Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Rework checks for BLE features support #66

Open
czyzm opened this issue Jun 1, 2016 · 0 comments
Open

Rework checks for BLE features support #66

czyzm opened this issue Jun 1, 2016 · 0 comments
Assignees
Milestone

Comments

@czyzm
Copy link
Contributor

czyzm commented Jun 1, 2016

Currently the checks for BLE features support in DiscoveryManager and BluetoothManager are quite complex. They are not only asking for the support but also storing this information in SharedPreferences so that when Bluetooth is disabled this value may be used for check. Additionally if support cannot be determinated the system assumes feature is supported only if BLE is supported.

We need to rethink all cases behind this flow to make sure we are not opening space for different kind of bugs.

Related to #60

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants