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