Searched refs:UPDATE_CHARACTERISTIC_UUID_15 (Results 1 – 2 of 2) sorted by relevance
273 private static final UUID UPDATE_CHARACTERISTIC_UUID_15 = field in BleClientService438 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_15, true); in onTestFinish()
194 private static final UUID UPDATE_CHARACTERISTIC_UUID_15 = field in BleServerService724 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_15, 0x30, 0x0); in createAdditionalNotificationService()