toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
core
/
no.nordicsemi.android.kotlin.ble.core
/
MockClientDevice
/
MockClientDevice
Mock
Client
Device
constructor
(
name
:
String
?
=
"CLIENT"
,
address
:
String
=
"11:22:33:44:55:66"
,
bondState
:
BondState
=
BondState.NONE
)