]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move ctrl_iface BSS command response generation into a separate function
authorDmitry Shmidt <dimitrysh@google.com>
Sat, 7 Apr 2012 09:06:35 +0000 (12:06 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Aug 2012 20:05:56 +0000 (23:05 +0300)
commit8ea38f1366fa8cf16ff9bb5e14ed92d9c7698d1c
tree67ae8443340b8853d6ebceb055e38df2ffdb04fd
parent32e877fef742940d84b3c1af85224d56c59dd3f7
Move ctrl_iface BSS command response generation into a separate function

This is in preparation for allowing multiple BSS entries to be fetched
with a single command.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
(cherry picked from commit 61ce90857e7fb223da7cfd2e589a77de9d322933)
wpa_supplicant/ctrl_iface.c