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

Commit a17cd059 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

add WLAN_MODULE_AUX_MAC_MGR def

Change-Id: Ic1cb55315a991143c7b6786a525fa166d6f1c506
CRs-Fixed: 2262693
parent 4856e723
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
/*
 * Copyright (c) 2011-2021 The Linux Foundation. All rights reserved.
 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
 *
 * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
 *
@@ -152,6 +153,7 @@ typedef enum {
  WLAN_MODULE_BAR,                      /* 0x70 */
  WLAN_MODULE_SMART_TX,                 /* 0x71 */
  WLAN_MODULE_BRIDGE_PEER,              /* 0x72 */
  WLAN_MODULE_AUX_MAC_MGR,              /* 0x73 */


  WLAN_MODULE_ID_MAX,