]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
wpa_cli: Add completion functions for P2P peers and BSSes
authorJouni Malinen <j@w1.fi>
Fri, 28 Oct 2011 20:37:34 +0000 (23:37 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 28 Oct 2011 20:50:37 +0000 (23:50 +0300)
commita624f20bcd8f30ae4088af7a7e42f77d466f2697
tree410eb9d6b21ffa2ec2ca6f7f99f8a6deb335f17e
parent6604da3cf02389d364706d58565dbfb3e94a6d35
wpa_cli: Add completion functions for P2P peers and BSSes

Keep a local list of found P2P peers and BSS entries and use those
to complete arguments for p2p_peer, p2p_connect, and bss commands.
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/wpa_cli.c