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

Commit 6d26f33c authored by spuligil's avatar spuligil
Browse files

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

add WLAN_MODULE_MLO_SYNC_SEQ_NUM def

Change-Id: Iaa805b755db21e65b53458e208956ef417cace93
CRs-Fixed: 2262693
parent a0d8374e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ typedef enum {
  WLAN_MODULE_MLO_MGR,                  /* 0x57 */ /* MLO manager */
  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_ID_MAX,