CharacteristicWrite

fun CharacteristicWrite(    device: BluetoothDevice,     characteristicUuid: UUID,     writeType: Int,     payload: ByteArray)