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
This commit is contained in:

committed by
nshrivas

parent
9de182f71a
commit
e2ac6ac005
@@ -11735,6 +11735,7 @@ static void populate_tlv_events_id(uint32_t *event_ids)
|
||||
WMI_PDEV_CTL_FAILSAFE_CHECK_EVENTID;
|
||||
event_ids[wmi_vdev_bcn_reception_stats_event_id] =
|
||||
WMI_VDEV_BCN_RECEPTION_STATS_EVENTID;
|
||||
event_ids[wmi_roam_blacklist_event_id] = WMI_ROAM_BLACKLIST_EVENTID;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user