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

Commit 57a89573 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

fw-api: CL 26790062 - update fw common interface files

Change-Id: I35c6ab237db8ca4c432f1c6fdec854dabf259be4
CRs-Fixed: 2262693
parent 51c64ab0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
/*
 * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved.
 * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
 *
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 *
@@ -32,6 +33,8 @@
#include "athstartpack.h"
#endif

#include <a_types.h> /* A_UINT32 */
#include <a_osapi.h> /* PREPACK */
#include <wlan_module_ids.h>

#ifdef __cplusplus
+1 −0
Original line number Diff line number Diff line
@@ -156,6 +156,7 @@ typedef enum {
  WLAN_MODULE_AUX_MAC_MGR,              /* 0x73 */
  WLAN_MODULE_TCAM,                     /* 0x74 */
  WLAN_MODULE_P2P_R2,                   /* 0x75 */
  WLAN_MODULE_SYSSW,                    /* 0x76 */

  WLAN_MODULE_ID_MAX,
  WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,