Searched refs:UPDATE_CHARACTERISTIC_UUID_7 (Results 1 – 2 of 2) sorted by relevance
178 private static final UUID UPDATE_CHARACTERISTIC_UUID_7 = field in BleServerService809 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_7, 0x32, 0x1); in createService()
283 private static final UUID UPDATE_CHARACTERISTIC_UUID_7 = field in BleClientService468 setNotification(UPDATE_CHARACTERISTIC_UUID_7, true); in onTestFinish()