QWX_FW_BUILD_ID_MASK
fw_build_id_mask_len = strlen(QWX_FW_BUILD_ID_MASK);
if (!strncmp(fw_build_id, QWX_FW_BUILD_ID_MASK, fw_build_id_mask_len))