|
@@ -256,12 +256,6 @@ wlan_hdd_cfg80211_roam_metrics_handover(struct hdd_adapter *adapter,
|
|
|
struct csr_roam_info *roam_info);
|
|
|
#endif
|
|
|
|
|
|
-#ifdef FEATURE_WLAN_WAPI
|
|
|
-void wlan_hdd_cfg80211_set_key_wapi(struct hdd_adapter *adapter,
|
|
|
- uint8_t key_index,
|
|
|
- const uint8_t *mac_addr, const uint8_t *key,
|
|
|
- int key_Len);
|
|
|
-#endif
|
|
|
struct hdd_context *hdd_cfg80211_wiphy_alloc(int priv_size);
|
|
|
|
|
|
int wlan_hdd_cfg80211_tdls_scan(struct wiphy *wiphy,
|