Kotlin-BLE-Library
Toggle table of contents
2.0.0-alpha05
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin-BLE-Library
core
/
no.nordicsemi.kotlin.ble.core.util
/
distinct
distinct
fun
<
ID
,
T
:
Peer
<
ID
>
>
Flow
<
T
>
.
distinct
(
)
:
Flow
<
T
>
Returns a flow that emits only distinct peers.