package com.bytedance.sdk.openadsdk.utils;

import android.content.Context;

/* JADX INFO: loaded from: classes2.dex */
public class nt {
    public static String fm(Context context) {
        int iFm = com.bytedance.sdk.component.utils.nt.fm(context, 0L);
        return iFm != 2 ? iFm != 3 ? iFm != 4 ? iFm != 5 ? iFm != 6 ? "mobile" : "5g" : "4g" : "wifi" : "3g" : "2g";
    }
}
