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