Pebble: for 3.x notification, do not zero parent UUID

instead reuse the same reandom UUID again.
live-activity-data
Andreas Shimokawa 2015-07-24 09:33:20 +02:00
parent 91cc19befe
commit 49cc4ec9d6
1 changed files with 0 additions and 1 deletions

View File

@ -404,7 +404,6 @@ public class PebbleProtocol extends GBDeviceProtocol {
// pin - 46 bytes
buf.put(uuid_buf); // random UUID
Arrays.fill(uuid_buf, (byte) 0);
buf.put(uuid_buf); // parent UUID
buf.putInt(timestamp); // 32-bit timestamp
buf.putShort((short) 0); // duration