Searched refs:UPDATE_CHARACTERISTIC_UUID_8 (Results 1 – 2 of 2) sorted by relevance
180 private static final UUID UPDATE_CHARACTERISTIC_UUID_8 = field in BleServerService817 new BluetoothGattCharacteristic(UPDATE_CHARACTERISTIC_UUID_8, 0x34, 0x11); in createService()
285 private static final UUID UPDATE_CHARACTERISTIC_UUID_8 = field in BleClientService470 setNotification(UPDATE_CHARACTERISTIC_UUID_8, true); in onTestFinish()