qcacmn: Configure MAWC roaming parameters to firmware
Get the MAWC based roaming parameters from CSR/WMA and pass them to firmware Change-Id: I78a287a39715dbabcceb2cb5c4270726ba265d61 CRs-Fixed: 2064837
This commit is contained in:

committed by
snandini

szülő
b5d426d683
commit
f0d90c7f28
@@ -410,6 +410,9 @@ QDF_STATUS (*send_reset_passpoint_network_list_cmd)(wmi_unified_t wmi_handle,
|
||||
QDF_STATUS (*send_roam_scan_offload_rssi_thresh_cmd)(wmi_unified_t wmi_handle,
|
||||
struct roam_offload_scan_rssi_params *roam_req);
|
||||
|
||||
QDF_STATUS (*send_roam_mawc_params_cmd)(wmi_unified_t wmi_handle,
|
||||
struct wmi_mawc_roam_params *params);
|
||||
|
||||
QDF_STATUS (*send_roam_scan_filter_cmd)(wmi_unified_t wmi_handle,
|
||||
struct roam_scan_filter_params *roam_req);
|
||||
|
||||
|
Reference in New Issue
Block a user