toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
server
/
no.nordicsemi.android.kotlin.ble.server.main
/
ServerBleGatt
/
connections
connections
val
connections
:
StateFlow
<
Map
<
ClientDevice
,
ServerBluetoothGattConnection
>
>
Flow
which emits collected connections as a
Map
each time a new connection is established.