- device
- The remote device that has requested the write operations
- requestId
- The Id of the request
- execute
- Whether the pending writes should be executed (true) or cancelled (false)
Execute all pending write operations for this device.
An application must call BluetoothGattServer.SendResponse(BluetoothDevice, System.Int32, System.Int32, System.Int32, System.Int32) to complete the request.