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

Commit 0d0543b4 authored by spuligil's avatar spuligil
Browse files

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

add WLAN_MODULE_T2LM def

Change-Id: Iac25bd41786708f0f8640c7e7077c5b2f4186943
CRs-Fixed: 2262693
parent 2ea53089
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -136,6 +136,8 @@ typedef enum {
  WLAN_MODULE_OEM6,                     /* 0x62 */
  WLAN_MODULE_OEM7,                     /* 0x63 */

  WLAN_MODULE_T2LM,                     /* 0x64 */

  WLAN_MODULE_ID_MAX,
  WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,
} WLAN_MODULE_ID;