fun getWriteDescriptorTransaction(gattConnection: GattConnection, descriptor: BluetoothGattDescriptor): GattTransaction
Provides a write descriptor bitgatt transaction.
gattConnection - The connection on which the transaction will run.
descriptor - The descriptor with descriptor.value we want to write to it.