Browse Source

qcacld-3.0: Add new scan type SCAN_FOR_SSID for conn_manager infra

Add new scan type SCAN_FOR_SSID to support connection manager
infrastructure.

CRs-Fixed: 2713775
Change-Id: I399f2c5cac0a09b78b6c13786105a9f098922c72
Ashish Kumar Dhanotiya 4 years ago
parent
commit
f2ff802b63

+ 2 - 1
components/tdls/core/src/wlan_tdls_main.c

@@ -1742,7 +1742,8 @@ return_success:
 }
 
 void tdls_scan_serialization_comp_info_cb(struct wlan_objmgr_vdev *vdev,
-		union wlan_serialization_rules_info *comp_info)
+		union wlan_serialization_rules_info *comp_info,
+		struct wlan_serialization_command *cmd)
 {
 	struct tdls_soc_priv_obj *tdls_soc;
 	QDF_STATUS status;

+ 2 - 1
components/tdls/core/src/wlan_tdls_main.h

@@ -716,7 +716,8 @@ void tdls_scan_done_callback(struct tdls_soc_priv_obj *tdls_soc);
  *         1 = caller can continue to scan
  */
 void tdls_scan_serialization_comp_info_cb(struct wlan_objmgr_vdev *vdev,
-		union wlan_serialization_rules_info *comp_info);
+		union wlan_serialization_rules_info *comp_info,
+		struct wlan_serialization_command *cmd);
 
 /**
  * tdls_set_offchan_mode() - update tdls status info