Kotlin-BLE-Library
Toggle table of contents
2.0.0-alpha07
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin-BLE-Library
core
/
no.nordicsemi.kotlin.ble.core
/
ConnectionState
/
Disconnected
/
Reason
/
Unknown
Unknown
data
class
Unknown
(
val
status
:
Int
)
:
ConnectionState.Disconnected.Reason
Unknown error.
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
status
:
Int
)
Properties
status
Link copied to clipboard
val
status
:
Int
The status code returned by the Bluetooth stack.