val EXTRA_MTU: String = "no.nordicsemi.android.dfu.extra.EXTRA_MTU"
This extra allows you to control the MTU that will be requested (on Lollipop or newer devices). If the field is null, the service will not request higher MTU and will use MTU = 23 (even if it has been set to a higher value before).