Kotlin BLE Library
Toggle table of contents
2.0.0-alpha11
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kotlin BLE Library
core
/
no.nordicsemi.kotlin.ble.core.exception
/
BluetoothException
/
BluetoothException
Bluetooth
Exception
constructor
(
)
constructor
(
message
:
String
)
constructor
(
throwable
:
Throwable
)
constructor
(
message
:
String
,
throwable
:
Throwable
)