- characteristic
- Characteristic to write on the remote device
Documentation for this section has not yet been entered.
Writes a given characteristic and its values to the associated remote device.
Once the write operation has been completed, the BluetoothGattCallback.OnCharacteristicWrite(BluetoothGatt, Android.Bluetooth.BluetoothGattCharacteristic, Android.Bluetooth.BluetoothGattCharacteristic) callback is invoked, reporting the result of the operation.
Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH permission.