update iw listing

This commit is contained in:
Tobias Powalowski 2024-06-27 14:23:33 +02:00
parent 0e7fc8e089
commit 9a0d15f348

View file

@ -36,13 +36,6 @@ _essid_scan() {
done done
} }
_essid_list() {
# only show lines with signal '*'
# kill spaces from the end and replace spaces with + between
# '+' character is one of 6 forbidden characters in SSID standard
}
_wireless() { _wireless() {
_WLAN_HIDDEN="" _WLAN_HIDDEN=""
_WLAN_SSID="" _WLAN_SSID=""