writeCharacteristic

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
open override fun writeCharacteristic(characteristic: IBluetoothGattCharacteristic, value: DataByteArray, writeType: BleWriteType): Boolean