Diff between eabd380979b0c58540fddc59e3b6772ed1a40da3 and 611ee516b999ede1adf8fa9367d8ec7e7998b293

Changed Files

File Additions Deletions Status
monitor/packet.c +2 -2 modified

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index 849b023..523cc51 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -2038,8 +2038,8 @@ static void print_fec(uint8_t fec)
 #define BT_EIR_SERVICE_UUID16		0x14
 #define BT_EIR_SERVICE_UUID128		0x15
 #define BT_EIR_SERVICE_DATA		0x16
-#define BT_EIR_RANDOM_ADDRESS		0x17
-#define BT_EIR_PUBLIC_ADDRESS		0x18
+#define BT_EIR_PUBLIC_ADDRESS		0x17
+#define BT_EIR_RANDOM_ADDRESS		0x18
 #define BT_EIR_GAP_APPEARANCE		0x19
 #define BT_EIR_MANUFACTURER_DATA	0xff