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

Commit 5984a09b authored by spuligil's avatar spuligil Committed by Gerrit - the friendly Code Review server
Browse files

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

add code coverage module ID

Change-Id: Ia48f213fc39066aa607b20d9f0d84675383a6edd
CRs-Fixed: 2262693
parent 39979d03
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ typedef enum {
  WLAN_MODULE_QUIET_IE,                 /* 0x52 */
  WLAN_MODULE_SHMEM_MGR,                /* 0x53 */
  WLAN_MODULE_CFIR,                     /* 0x54 */ /* Channel Capture */
  WLAN_MODULE_CODE_COVER,               /* 0x55 */ /* code coverage */

  WLAN_MODULE_ID_MAX,
  WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,