qcacmn: Add new ini to enable/disable FT open feature

Add new ini item "enable_ftopen" to enable/disable
FT open feature. There is no ini currently to
disable only FT open.

Add sanity check to send 11r params in case of FT open
to fw only when enable_ftopen is enabled

Change-Id: Ifb27aea8de8c8837f8eda329e1247abfadabb628
CRs-Fixed: 2214772
This commit is contained in:
Abhinav Kumar
2018-03-27 17:06:59 +05:30
committed by nshrivas
父節點 c03bbf527d
當前提交 137abeab48
共有 2 個文件被更改,包括 9 次插入4 次删除

查看文件

@@ -1958,6 +1958,7 @@ struct roam_offload_scan_params {
bool fw_pmksa_cache;
#endif
bool is_ese_assoc;
bool is_11r_assoc;
struct mobility_domain_info mdid;
#ifdef CONFIG_MCL
/* THis is not available in non tlv target.