package g.i.a.b.e;

import android.bluetooth.BluetoothDevice;

/* JADX INFO: loaded from: classes.dex */
public abstract class a {
    public void a(BluetoothDevice bluetoothDevice, int i2) {
    }

    public void b(BluetoothDevice bluetoothDevice, int i2) {
    }
}
