Searched refs:UPDATE_CHARACTERISTIC_UUID_4 (Results 1 – 2 of 2) sorted by relevance
247 private static final UUID UPDATE_CHARACTERISTIC_UUID_4 = field in BleClientService399 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_4, true); in onTestFinish()
168 private static final UUID UPDATE_CHARACTERISTIC_UUID_4 = field in BleServerService643 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_4, 0x18, 0x10); in createAdditionalNotificationService()