From e3233832d5b9fac9b3e5ce776d46014829c3d66f Mon Sep 17 00:00:00 2001 From: Manoj Prabhu B Date: Mon, 4 Jun 2018 21:25:49 +0530 Subject: [PATCH] diag: Update event id for WLAN, RRC The patch adds new event ids for RRC events, WLAN host scan and WLAN PE Diag set antenna. Change-Id: Ib62e97a903407f0249d2eb40fc5463cc45103873 Signed-off-by: Manoj Prabhu B --- include/linux/diagchar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h index 2cd41e0cd394..b5ed9b114317 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -145,7 +145,7 @@ the appropriate macros. */ /* This needs to be modified manually now, when we add a new RANGE of SSIDs to the msg_mask_tbl */ #define MSG_MASK_TBL_CNT 26 -#define APPS_EVENT_LAST_ID 0x0C5B +#define APPS_EVENT_LAST_ID 0xC7A #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 125