Searched refs:UPDATE_CHARACTERISTIC_UUID_14 (Results 1 – 2 of 2) sorted by relevance
267 private static final UUID UPDATE_CHARACTERISTIC_UUID_14 = field in BleClientService416 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_14, true); in onTestFinish()
188 private static final UUID UPDATE_CHARACTERISTIC_UUID_14 = field in BleServerService683 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_14, 0x10, 0x0); in createAdditionalNotificationService()