Searched refs:UPDATE_CHARACTERISTIC_UUID_5 (Results 1 – 2 of 2) sorted by relevance
249 private static final UUID UPDATE_CHARACTERISTIC_UUID_5 = field in BleClientService401 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_5, true); in onTestFinish()
170 private static final UUID UPDATE_CHARACTERISTIC_UUID_5 = field in BleServerService651 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_5, 0x1C, 0x11); in createAdditionalNotificationService()