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>
Sat, 7 Apr 2012 09:06:35 +0000 (12:06 +0300)
commit61ce90857e7fb223da7cfd2e589a77de9d322933
treed4c8cc485dda8ef3df6b78ac8c3b3951b4ec68dd
parent873d0fcfd3371f471d88a247e5fdb2656d132514
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>
wpa_supplicant/ctrl_iface.c