public interface OnBleConnectListener
abstract void
onSuccess(Map<String, Object> res)
onFailure(int code, String msg, Object handle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(Map<String, Object> res)
abstract void onFailure(int code, String msg, Object handle)