toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
core
/
no.nordicsemi.android.kotlin.ble.core.wrapper
/
MockBluetoothGattDescriptor
/
MockBluetoothGattDescriptor
Mock
Bluetooth
Gatt
Descriptor
constructor
(
uuid
:
UUID
,
permissions
:
Int
,
characteristic
:
IBluetoothGattCharacteristic
,
value
:
DataByteArray
=
DataByteArray()
)