Kotlin-BLE-Library
Toggle table of contents
2.0.0-alpha05
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin-BLE-Library
client-core
/
no.nordicsemi.kotlin.ble.client
/
distinctByPeripheral
distinct
By
Peripheral
fun
<
ID
,
P
:
Peripheral
<
ID
,
*
>
,
SR
:
ScanResult
<
P
,
*
>
>
Flow
<
SR
>
.
distinctByPeripheral
(
)
:
Flow
<
SR
>
A flow which emits only one (first found) Scan Result from each discovered peripheral.