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

Commit 0bfc6c85 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "diag: Update log and event mask code ranges"

parents 44ed90b4 4e17383d
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (c) 2008-2021, The Linux Foundation. All rights reserved.
/* Copyright (c) 2008-2021, The Linux Foundation. All rights reserved.
 * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
 */
 */


#ifndef DIAGCHAR_SHARED
#ifndef DIAGCHAR_SHARED
@@ -143,7 +144,7 @@
 * a new RANGE of SSIDs to the msg_mask_tbl.
 * a new RANGE of SSIDs to the msg_mask_tbl.
 */
 */
#define MSG_MASK_TBL_CNT		27
#define MSG_MASK_TBL_CNT		27
#define APPS_EVENT_LAST_ID		0xD02
#define APPS_EVENT_LAST_ID		0xD07


#define MSG_SSID_0			0
#define MSG_SSID_0			0
#define MSG_SSID_0_LAST			134
#define MSG_SSID_0_LAST			134
@@ -950,7 +951,7 @@ static const uint32_t msg_bld_masks_26[] = {
/* LOG CODES */
/* LOG CODES */
static const uint32_t log_code_last_tbl[] = {
static const uint32_t log_code_last_tbl[] = {
	0x0,	/* EQUIP ID 0 */
	0x0,	/* EQUIP ID 0 */
	0x1D92,	/* EQUIP ID 1 */
	0x1DB2,	/* EQUIP ID 1 */
	0x0,	/* EQUIP ID 2 */
	0x0,	/* EQUIP ID 2 */
	0x0,	/* EQUIP ID 3 */
	0x0,	/* EQUIP ID 3 */
	0x4910,	/* EQUIP ID 4 */
	0x4910,	/* EQUIP ID 4 */