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