nfqws: backport from nfqws2 nl80211 ssid discovery fix for newer kernels

This commit is contained in:
bol-van
2025-12-17 10:59:07 +03:00
parent 8e766744b6
commit 813fe416f8
3 changed files with 121 additions and 37 deletions

View File

@@ -298,7 +298,6 @@ extern struct wlan_interface_collection wlans;
void wlan_info_deinit(void);
bool wlan_info_init(void);
bool wlan_info_get(void);
bool wlan_info_get_rate_limited(void);
const char *wlan_ssid_search_ifname(const char *ifname);
const char *wlan_ssid_search_ifidx(int ifidx);