-
public interface BleConnectAbilityResponse
-
-
Method Summary
Modifier and Type Method Description abstract void
onResponse(int code, List<BluetoothGattService> data)
-
-
Method Detail
-
onResponse
abstract void onResponse(int code, List<BluetoothGattService> data)
-
-
-
-