mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-05 02:55:44 +00:00
5b90ddb5cb
Currently background scanning with wpa_supplicant does not work very well because rtl8812au does not notify it about changes to RSSI. To fix this: * Implement the cfg80211_ops::set_cqm_rssi_config operation to set the parameters for RSSI notifications. * Add a rtw_cfg80211_cqm_rssi_update() function that calls cfg80211_cqm_rssi_notify() if the RSSI has changed significantly (based on those parameters). * When connected in infrastructure mode, call rtw_cfg80211_cqm_rssi_update() after processing a beacon and updating the RSSI. Signed-off-by: Ben Hutchings <ben.hutchings@mind.be> |
||
---|---|---|
.. | ||
custom_gpio_linux.c | ||
ioctl_cfg80211.c | ||
ioctl_cfg80211.h | ||
ioctl_linux.c | ||
ioctl_mp.c | ||
mlme_linux.c | ||
os_intfs.c | ||
recv_linux.c | ||
rhashtable.c | ||
rhashtable.h | ||
rtw_android.c | ||
rtw_proc.c | ||
rtw_proc.h | ||
rtw_rhashtable.c | ||
rtw_rhashtable.h | ||
usb_intf.c | ||
usb_ops_linux.c | ||
wifi_regd.c | ||
xmit_linux.c |