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

Commit 3947e6a1 authored by spuligil's avatar spuligil
Browse files

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

add WLAN_MODULE_MLO_MGR def

Change-Id: Ia3d3672b78503ce4e85077755733bcce2e360922
CRs-Fixed: 2262693
parent bdd2ca6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -118,6 +118,7 @@ typedef enum {
  WLAN_MODULE_CFIR,                     /* 0x54 */ /* Channel Capture */
  WLAN_MODULE_CODE_COVER,               /* 0x55 */ /* code coverage */
  WLAN_MODULE_SHO,                      /* 0x56 */ /* SAP HW offload */
  WLAN_MODULE_MLO_MGR,                  /* 0x57 */ /* MLO manager */


  WLAN_MODULE_ID_MAX,