MAX_FW_FRAGMENT_LEN
memset(fw_update_msg->data, 0, MAX_FW_FRAGMENT_LEN);
if (section_remain_send_len <= MAX_FW_FRAGMENT_LEN) {
MAX_FW_FRAGMENT_LEN;
send_fragment_len += MAX_FW_FRAGMENT_LEN;