public interface ChangeCharacteristicListener
| Modifier and Type | Field and Description |
|---|---|
static ChangeCharacteristicListener |
NOOP_LISTENER |
| Modifier and Type | Method and Description |
|---|---|
void |
onCharacteristicChanged(android.bluetooth.BluetoothGattCharacteristic characteristic) |
static final ChangeCharacteristicListener NOOP_LISTENER