mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-18 23:14:22 +01:00
Add Ukraine support motive
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
package no.nordicsemi.android.service
|
||||
|
||||
enum class BleManagerStatus {
|
||||
CONNECTING, OK, LINK_LOSS, DISCONNECTED, MISSING_SERVICE
|
||||
}
|
||||
|
||||
sealed class BleManagerResult <T> {
|
||||
|
||||
fun isRunning(): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user