qcacld-3.0: Replace CSR API with connection mgr API part 3
Replace the CSR API to get connect info with cnx mgr API. Change-Id: Id4b92ba5db10935b5deccdacd72218d4a087c61d CRs-Fixed: 2852437
这个提交包含在:
@@ -1746,7 +1746,7 @@ static struct mlme_ext_ops ext_ops = {
|
||||
.mlme_vdev_ext_delete_rsp = vdevmgr_vdev_delete_rsp_handle,
|
||||
#ifdef FEATURE_CM_ENABLE
|
||||
.mlme_cm_ext_hdl_create_cb = cm_ext_hdl_create,
|
||||
.mlme_cm_ext_hdl_destroy_cb = cm_ext_hdl_destroy,
|
||||
.mlme_cm_ext_hdl_destroy_cb = cm_ext_hdl_destroy,
|
||||
.mlme_cm_ext_connect_start_ind_cb = cm_connect_start_ind,
|
||||
.mlme_cm_ext_connect_req_cb = cm_handle_connect_req,
|
||||
.mlme_cm_ext_bss_peer_create_req_cb = cm_send_bss_peer_create_req,
|
||||
|
在新工单中引用
屏蔽一个用户