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
client-mock
/
no.nordicsemi.kotlin.ble.client.mock
/
PeripheralSpecEventHandler
/
onConnectionLost
on
Connection
Lost
open
fun
onConnectionLost
(
reason
:
DisconnectionReason
)
Called when the connection is lost.
Parameters
reason
The reason for the disconnection.