Diff between 1b0374157c92f3256f1a4d0e69489486ca3f4508 and 46ee5feb55f778efdd8b21907b195ead363af742

Changed Files

File Additions Deletions Status
monitor/msft.h +1 -1 modified

Full Patch

diff --git a/monitor/msft.h b/monitor/msft.h
index 7969253..d2921f4 100644
--- a/monitor/msft.h
+++ b/monitor/msft.h
@@ -87,7 +87,7 @@ struct msft_le_monitor_adv_uuid {
 	union {
 		uint16_t u16;
 		uint32_t u32;
-		uint8_t  u128[8];
+		uint8_t  u128[16];
 	} value;
 } __attribute__((packed));