]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/p2p_supplicant.h
P2P: Allow a specific channel to be specified in P2P_FIND
authorDaisuke Niwa <daisuke.x.niwa@sonymobile.com>
Wed, 5 Nov 2014 11:35:09 +0000 (20:35 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 28 Feb 2015 19:52:56 +0000 (21:52 +0200)
commitfa9f381f203613967e27d93307b5eb252c608f5e
tree24d7d87db2c0062213929302b624b6357e1cae76
parenteb78a8d5e3ff9940d316f8684296e958f3bc9194
P2P: Allow a specific channel to be specified in P2P_FIND

The optional freq=<MHz> can now be used with the P2P_FIND command to
specify a single channel to scan during the first round of P2P search.
For example, this can be used to replace the full initial scan with a
single channel scan of a known operation channel.

Signed-off-by: Daichi Ueura <daichi.ueura@sonymobile.com>
src/p2p/p2p.c
src/p2p/p2p.h
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