toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-android
/
no.nordicsemi.android.kotlin.ble.client.real
/
ClientBleGattCallback
/
onConnectionStateChange
on
Connection
State
Change
open
override
fun
onConnectionStateChange
(
gatt
:
BluetoothGatt
?
,
status
:
Int
,
newState
:
Int
)
Callback responsible for emitting an event
ConnectionStateChanged
.