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

Throw exception when Android's BluetoothAdapter is not On #137

Merged
merged 3 commits into from
Jul 12, 2021

Conversation

cedrickcooke
Copy link
Contributor

Fixes #136.

@cedrickcooke cedrickcooke requested a review from twyatt as a code owner July 9, 2021 20:09
@cedrickcooke cedrickcooke requested review from a team and sdonn3 July 9, 2021 20:09
core/src/androidMain/kotlin/Peripheral.kt Outdated Show resolved Hide resolved
@cedrickcooke cedrickcooke merged commit 7904013 into main Jul 12, 2021
@cedrickcooke cedrickcooke deleted the cedrickc/require-adapter-state-on-to-connect branch July 12, 2021 17:52
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.

connect should not attempt to connect if BLE is off
3 participants