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

Commit 2bb3a851 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

add WMI_SERVICE_P2P_DEVICE_UPDATE_MAC_ADDR_SUPPORT def

Change-Id: I2926fcba78167bad2fb3b4786fd095636cb89758
CRs-Fixed: 2262693
parent dfa82598
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -651,6 +651,8 @@ typedef enum {
    WMI_SERVICE_PCIE_DATA_RATE_LED_BLINK_SUPPORT = 398, /* FW supports Data Rate based LED blinking for PCI chips */
    WMI_SERVICE_PCIE_DATA_RATE_LED_BLINK_SUPPORT = 398, /* FW supports Data Rate based LED blinking for PCI chips */
    WMI_SERVICE_VDEV_DCS_STATS_SUPPORT = 399, /* FW supports VDEV level DCS stats reporting */
    WMI_SERVICE_VDEV_DCS_STATS_SUPPORT = 399, /* FW supports VDEV level DCS stats reporting */
    WMI_SERVICE_WIFI_RADAR_SUPPORT = 400, /* FW supports wifi radar */
    WMI_SERVICE_WIFI_RADAR_SUPPORT = 400, /* FW supports wifi radar */
    WMI_SERVICE_P2P_DEVICE_UPDATE_MAC_ADDR_SUPPORT = 401, /* indicate FW support dynamic update mac address for P2P device */



    WMI_MAX_EXT2_SERVICE
    WMI_MAX_EXT2_SERVICE