Documentation for this section has not yet been entered.
Executes a reliable write transaction for a given remote device.
This function will commit all queued up characteristic write operations for a given remote device.
A BluetoothGattCallback.OnReliableWriteCompleted(BluetoothGatt, Android.Bluetooth.GattStatus) callback is invoked to indicate whether the transaction has been executed correctly.
Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH permission.