qcacmn: Add support for roam capability report event
Firmware sends WMI_ROAM_CAPABILITY_REPORT_EVENTID event asynchronously to host during FW init. It indicates FW roam related capabilities to host. scoring_capability_bitmap in the event indicates firmware candidate scoring capabilities. Host uses scoring_capability_bitmap to calculate roam score. Change-Id: Idd2cad257e5d783166bd8cc0418dd4f394989295 CRs-Fixed: 2716781
This commit is contained in:

committed by
nshrivas

parent
f224d5dc91
commit
d5aa3cc44f
@@ -4679,6 +4679,7 @@ typedef enum {
|
||||
wmi_roam_scan_chan_list_id,
|
||||
wmi_muedca_params_config_eventid,
|
||||
wmi_pdev_sscan_fw_param_eventid,
|
||||
wmi_roam_cap_report_event_id,
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
||||
|
Reference in New Issue
Block a user