Searched refs:UPDATE_CHARACTERISTIC_UUID_9 (Results 1 – 2 of 2) sorted by relevance
261 private static final UUID UPDATE_CHARACTERISTIC_UUID_9 = field in BleClientService426 setNotification(UPDATE_CHARACTERISTIC_UUID_9, true); in onTestFinish()
182 private static final UUID UPDATE_CHARACTERISTIC_UUID_9 = field in BleServerService827 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_9, 0x36, 0x11); in createService()