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

add WLAN_MODULE_AUX_MAC_MGR def

Change-Id: Ic1cb55315a991143c7b6786a525fa166d6f1c506
CRs-Fixed: 2262693
这个提交包含在:
spuligil
2023-04-29 06:01:01 -07:00
提交者 Madan Koyyalamudi
父节点 4856e7238e
当前提交 a17cd059cc

查看文件

@@ -1,5 +1,6 @@
/*
* 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,