Searched refs:UPDATE_CHARACTERISTIC_UUID_13 (Results 1 – 2 of 2) sorted by relevance
265 private static final UUID UPDATE_CHARACTERISTIC_UUID_13 = field in BleClientService417 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_13, true); in onTestFinish()
186 private static final UUID UPDATE_CHARACTERISTIC_UUID_13 = field in BleServerService675 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_13, 0x3E, 0x11); in createAdditionalNotificationService()