qcacmn: Handle the wmi event WMI_ROAM_BLACKLIST_EVENTID

The firmware sends a new wmi event WMI_ROAM_BLACKLIST_EVENTID
to send the blacklist AP list.

Change-Id: I04fab853efbded48285ac063bb39c64f342c229b
CRs-Fixed: 2369107
Cette révision appartient à :
Pragaspathi Thilagaraj
2018-12-18 18:02:39 +05:30
révisé par nshrivas
Parent 9dada4d132
révision 89d660b249

Voir le fichier

@@ -4809,6 +4809,7 @@ typedef enum {
wmi_esp_estimate_event_id,
wmi_pdev_ctl_failsafe_check_event_id,
wmi_vdev_bcn_reception_stats_event_id,
wmi_roam_blacklist_event_id,
wmi_events_max,
} wmi_conv_event_id;