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.util
/
distinct
distinct
fun
<
ID
,
T
:
Peer
<
ID
>
>
Flow
<
T
>
.
distinct
(
)
:
Flow
<
T
>
Returns a flow that emits only distinct peers.