CC1352_BOOTLOADER_PKT_MAX_SIZE
if (empty_bytes >= CC1352_BOOTLOADER_PKT_MAX_SIZE) {
int ret, rem = min(size, CC1352_BOOTLOADER_PKT_MAX_SIZE);