driver_test: Implement scan2() handler
authorJouni Malinen <j@w1.fi>
Sat, 14 Feb 2009 15:11:21 +0000 (17:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Feb 2009 15:11:21 +0000 (17:11 +0200)
commitf55b218a5cba43529f44e1e3dedeb12f837630b9
treef52a6f5ccaaf8b5e68715ccc5516a8df3d240e90
parentfc2b7ed5f3a9409999bc0e1911a4239ca35ccb1c
driver_test: Implement scan2() handler

This does not actually send out separate scan requests for each SSID,
but the debug output can be used to test scan2() functionality with
multiple SSIDs.
src/drivers/driver_test.c