dbus: Add RemoveClient method to remove a client from local GO
authorPurushottam Kushwaha <p.kushwaha@samsung.com>
Tue, 16 Jun 2015 11:35:56 +0000 (11:35 +0000)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 09:55:54 +0000 (12:55 +0300)
commit4e7175827ed56ec67a8b0e806869cf3f0c4b30a3
tree7597160725067ab38f3bccde13472cf2f8fd570f
parentf0a79c9403bdb36045a7e7061ac5a299fadbebd5
dbus: Add RemoveClient method to remove a client from local GO

This is equivalent to the P2P_REMOVE_CLIENT command on control
interface. This can be used to remove the specified client [as object
path or string format interface address] from all groups (operating and
persistent) from the local GO.

Argument(s): peer[object path] OR iface[string format MAC address]

Signed-off-by: Purushottam Kushwaha <p.kushwaha@samsung.com>
Signed-off-by: Jijo Jacob <jijo.jacob@samsung.com>
doc/dbus.doxygen
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.h