toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
core
/
no.nordicsemi.android.kotlin.ble.core.wrapper
/
MockBluetoothGattService
/
MockBluetoothGattService
Mock
Bluetooth
Gatt
Service
constructor
(
uuid
:
UUID
,
type
:
Int
,
_characteristics
:
List
<
IBluetoothGattCharacteristic
>
)