Searched refs:UPDATE_CHARACTERISTIC_UUID_2 (Results 1 – 2 of 2) sorted by relevance
243 private static final UUID UPDATE_CHARACTERISTIC_UUID_2 = field in BleClientService395 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_2, true); in onTestFinish()
164 private static final UUID UPDATE_CHARACTERISTIC_UUID_2 = field in BleServerService627 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_2, 0x14, 0x11); in createAdditionalNotificationService()