public interface WriteCallback
void
onWrite(BluetoothDevice device, java.lang.String tag, byte[] value, boolean result)
void onWrite(@NonNull BluetoothDevice device, @NonNull java.lang.String tag, @NonNull byte[] value, boolean result)
device
tag
value
result