Searched refs:UPDATE_CHARACTERISTIC_UUID (Results 1 – 3 of 3) sorted by relevance
216 private static final UUID UPDATE_CHARACTERISTIC_UUID = field in BleClientService408 setNotification(UPDATE_CHARACTERISTIC_UUID, true); in onTestFinish()
131 private static final UUID UPDATE_CHARACTERISTIC_UUID = field in BleServerService795 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID, 0x1A, 0x11); in createService()
127 private static final UUID UPDATE_CHARACTERISTIC_UUID = field in BleCocServerService