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
client-core-android
/
no.nordicsemi.kotlin.ble.client.android
/
Peripheral
/
Peripheral
Peripheral
constructor
(
scope
:
CoroutineScope
,
impl
:
Peripheral.Executor
)
Parameters
scope
scope The coroutine scope.
impl
The executor that provides methods to interact with the peripheral.