toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
core
/
no.nordicsemi.android.kotlin.ble.core.scanner
/
BleScanResults
/
BleScanResults
Ble
Scan
Results
constructor
(
device
:
ServerDevice
,
scanResult
:
List
<
BleScanResultData
>
=
emptyList()
)