Searched refs:UPDATE_CHARACTERISTIC_UUID_1 (Results 1 – 2 of 2) sorted by relevance
241 private static final UUID UPDATE_CHARACTERISTIC_UUID_1 = field in BleClientService393 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_1, true); in onTestFinish()
162 private static final UUID UPDATE_CHARACTERISTIC_UUID_1 = field in BleServerService619 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_1, 0x12, 0x1); in createAdditionalNotificationService()