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-mock
/
no.nordicsemi.kotlin.ble.core.mock
/
MockEnvironment
/
MockEnvironment
Mock
Environment
constructor
(
deviceName
:
String
,
isBluetoothSupported
:
Boolean
,
isBluetoothEnabled
:
Boolean
,
reportsConnectionParameters
:
Boolean
)