wpa_cli: Implement TDLS start/cancel channel switching commands
authorArik Nemtsov <arik@wizery.com>
Mon, 29 Dec 2014 03:35:21 +0000 (22:35 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2015 19:46:37 +0000 (21:46 +0200)
commit7db53bb8c500d758f9638ac13fe2e9f8a3bb8163
tree076dfd691d1415754a542d6d4be382628d1c2429
parent72b2605f15553f1ddf4bc05be61450720aa4899a
wpa_cli: Implement TDLS start/cancel channel switching commands

For the start operation, this includes appropriate parameters for
specifying channel and peer information. The cancel operation includes
peer information.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
wpa_supplicant/wpa_cli.c