P2P: Allow P2P client to specify preferred group channel
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 1 Mar 2013 17:40:54 +0000 (19:40 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Mar 2013 17:40:54 +0000 (19:40 +0200)
commitf5877af01e646af99bd4df0f640cd768e4403142
treec4c100ead7ebe3bf4cd5f3f0a7c0b32220a1c9be
parent5de4b721779616b3e980a2096e50260f357de031
P2P: Allow P2P client to specify preferred group channel

When re-invoking a persistent group in P2P client role, the new
pref=<MHz> parameter can now be used with the p2p_invite command to
indicate a preferred operating frequency. Unlike the older freq=<MHz>
parameter, this leaves GO an option to select another channel (from our
supported channels) if the GO cannot accept the channel.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p_i.h
src/p2p/p2p_invitation.c
wpa_supplicant/README-P2P
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h