hostapd_cli: Implement event handler
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Thu, 7 Jul 2016 12:04:35 +0000 (14:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 6 Aug 2016 09:28:54 +0000 (12:28 +0300)
commit1cef253aab80a97e98cd546c8097ca75bd9a59d3
treed1bf4760ff3565172a9f87f31440cdbd66875ad9
parent977c0796f9b990aa8998477f67a9bc6a6d424e2d
hostapd_cli: Implement event handler

Add an empty event handler in preparation for additional command
completion routines that will need to dynamically build parameters
based on events received.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
hostapd/hostapd_cli.c