Android: Handle STATUS-NO_EVENTS command in wpa_cli
authorDaichi Ueura <daichi.ueura@gmail.com>
Mon, 13 Jul 2015 15:31:22 +0000 (00:31 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 2 Aug 2015 18:37:10 +0000 (21:37 +0300)
commit2665c26f91d0c19aa5745802635cc357abd79d67
tree045d9856c865468403135b14f86711d527ba0185
parent884c649e261357289683430daec99617aa9e04a0
Android: Handle STATUS-NO_EVENTS command in wpa_cli

NO_EVENTS parameter was added to STATUS command by commit
a6ab82d7b409cd95c4e64452c2a672d4ce4c3c99 ('Android: Add NO_EVENTS
parameter to status command'). This patch adds handling of the new
parameter in wpa_cli so that "status no_events" can be used to specify
this parameter.

Signed-off-by: Daichi Ueura <daichi.ueura@sonymobile.com>
wpa_supplicant/wpa_cli.c