package g.i.a.c.a0;

import android.hardware.usb.UsbDevice;
import g.h.a.i;
import java.util.Locale;
import java.util.UUID;

/* JADX INFO: loaded from: classes.dex */
public final class b {
    public String a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public String f5451b = null;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public boolean f5452c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f5453d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public UUID f5454e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public UUID f5455f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public boolean f5456g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public int f5457h;

    public b(String str, boolean z2, String str2, boolean z3, int i2, UUID uuid, UUID uuid2, UsbDevice usbDevice, int i3, boolean z4, int i4, a aVar) {
        this.f5453d = 1;
        this.f5454e = UUID.fromString("0000d0ff-3c17-d293-8e48-14fe2e4da212");
        this.f5455f = UUID.fromString("00006287-3c17-d293-8e48-14fe2e4da212");
        this.f5457h = 1;
        this.a = str;
        this.f5452c = z3;
        this.f5453d = i2;
        this.f5454e = uuid;
        this.f5455f = uuid2;
        this.f5456g = z4;
        this.f5457h = i4;
    }

    public String toString() {
        StringBuilder sbF = g.a.a.a.a.F("ConnectParams{\n");
        sbF.append(String.format("localName=%s, address=%s\n", this.f5451b, i.S0(this.a, true)));
        sbF.append(String.format("isHid=%b\n", Boolean.valueOf(this.f5452c)));
        sbF.append(String.format("refreshCache=%b\n", Boolean.valueOf(this.f5456g)));
        sbF.append(String.format(Locale.US, "reconnectTimes=%d\n", Integer.valueOf(this.f5453d)));
        sbF.append("}");
        return sbF.toString();
    }
}
