package com.ifpdos.debugmenu.action;

import android.content.Context;
import c.n.a;
import com.cvte.vman.VmanMiddleWare;
import d.f.a.j2.e.e;

/* JADX INFO: loaded from: classes.dex */
public class EthernetMacQRAction extends MacQRForNecAction {
    private static final String TAG = "EthernetMacQRAction";

    public EthernetMacQRAction(Context context) {
        super(context);
    }

    @Override // com.ifpdos.debugmenu.action.MacQRForNecAction
    public String getValidMAC() {
        String strJ = a.j(VmanMiddleWare.getInstance().getAtCfgControl().getMacByFuncType(2));
        d.b.a.a.a.N("getValidMAC from[AtCfgControl.getMacByFuncType(AtCfgControlManager.NIC_MAC_TYPE_SOC)], macAddress = ", strJ, TAG);
        return strJ;
    }

    @Override // com.ifpdos.debugmenu.action.MacQRForNecAction, com.ifpdos.debugmenu.action.base.ItemButtonAction, d.f.a.j2.e.e.a
    public void onLongClick(Context context, e eVar) {
    }
}
