TDLS: Add TDLS_LINK_STATUS command to the control interface
authorOren Givon <oren.givon@intel.com>
Tue, 28 Apr 2015 11:00:50 +0000 (14:00 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 May 2015 14:20:24 +0000 (17:20 +0300)
commit4504621f9cf9902ca69573a038d870cc7c2d5361
tree9d72623d82b9b4b53665a3015b20d429f86ce810
parentc53a3f29cd0a89266cd6ba49b190af875bf3416f
TDLS: Add TDLS_LINK_STATUS command to the control interface

Add the TDLS_LINK_STATUS command to the control interface. This command
shows what is the status of our current TDLS connection with the given
peer. Also, add the TDLS_LINK_STATUS command to wpa_cli.

Signed-off-by: Oren Givon <oren.givon@intel.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c