Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8abb0f40 authored by Manoj Prabhu B's avatar Manoj Prabhu B Committed by Gerrit - the friendly Code Review server
Browse files

diag: Update event and log code ranges



Modify the last event id and last log code id ranges.

Change-Id: Ifd1118a77fd6d2b9cb204f667e8c0d4181e8c444
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent 17aa9d79
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@
 * a new RANGE of SSIDs to the msg_mask_tbl.
 */
#define MSG_MASK_TBL_CNT		26
#define APPS_EVENT_LAST_ID		0xCC2
#define APPS_EVENT_LAST_ID		0xCCD

#define MSG_SSID_0			0
#define MSG_SSID_0_LAST			134
@@ -922,7 +922,7 @@ static const uint32_t msg_bld_masks_25[] = {
/* LOG CODES */
static const uint32_t log_code_last_tbl[] = {
	0x0,	/* EQUIP ID 0 */
	0x1CDD,	/* EQUIP ID 1 */
	0x1CE8,	/* EQUIP ID 1 */
	0x0,	/* EQUIP ID 2 */
	0x0,	/* EQUIP ID 3 */
	0x4910,	/* EQUIP ID 4 */