EXTRA_PACKET_RECEIPT_NOTIFICATIONS_ENABLED
val EXTRA_PACKET_RECEIPT_NOTIFICATIONS_ENABLED: String = "no.nordicsemi.android.dfu.extra.EXTRA_PRN_ENABLED"
This property must contain a boolean value.
If true the Packet Receipt Notification procedure will be enabled. See DFU documentation on Infocenter for more details. The number of packets before receiving a Packet Receipt Notification is set with property EXTRA_PACKET_RECEIPT_NOTIFICATIONS_VALUE. The PRNs by default are enabled on devices running Android 4.3, 4.4.x and 5.x and disabled on 6.x and newer.