Searched refs:UPDATE_CHARACTERISTIC_UUID_3 (Results 1 – 2 of 2) sorted by relevance
245 private static final UUID UPDATE_CHARACTERISTIC_UUID_3 = field in BleClientService397 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_3, true); in onTestFinish()
166 private static final UUID UPDATE_CHARACTERISTIC_UUID_3 = field in BleServerService635 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_3, 0x16, 0x11); in createAdditionalNotificationService()