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

Commit c2118c86 authored by spuligil's avatar spuligil
Browse files

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

Add WLAN_MODULE_PLCMGR def

Change-Id: I2792fe176e97ff5effea23dd5d451f4fe50ca463
CRs-Fixed: 2262693
parent 96a9bcf1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -122,6 +122,7 @@ typedef enum {
  WLAN_MODULE_PEER_INIT,                /* 0x58 */ /* peer init connection handling */
  WLAN_MODULE_STA_MLO_PS,               /* 0x59 */ /* MLO PS manager */
  WLAN_MODULE_MLO_SYNC_SEQ_NUM,         /* 0x5a */ /* sync seq num after rm MPDU */
  WLAN_MODULE_PLCMGR,                   /* 0x5b */ /* Policy Manager */


  WLAN_MODULE_ID_MAX,