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