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-android
/
no.nordicsemi.kotlin.ble.client.android
/
ScanResult
/
ScanResult
Scan
Result
constructor
(
peripheral
:
Peripheral
,
isConnectable
:
Boolean
,
advertisingData
:
AdvertisingData
,
rssi
:
Int
,
txPowerLevel
:
Int
?
,
primaryPhy
:
PrimaryPhy
,
secondaryPhy
:
Phy
?
,
timestamp
:
Long
)