package com.ubtrobot.jimu.bluetooth; /* loaded from: classes2.dex */ public interface ConnectCallback { void a(int i, String str); void onSuccess(); }