Searched refs:UPDATE_CHARACTERISTIC_UUID_12 (Results 1 – 2 of 2) sorted by relevance
263 private static final UUID UPDATE_CHARACTERISTIC_UUID_12 = field in BleClientService415 … setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_12, true); in onTestFinish()
184 private static final UUID UPDATE_CHARACTERISTIC_UUID_12 = field in BleServerService667 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_12, 0x3C, 0x11); in createAdditionalNotificationService()