P2P: Expose driver preferred frequency list fetch to P2P
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Fri, 24 Jul 2015 08:23:24 +0000 (01:23 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 30 Jul 2015 19:13:48 +0000 (22:13 +0300)
commitfc71f7d99db620097296720af1d46b1b94afb0f8
tree8bb6bb21f8568d08f426197a301f691d1b5dc6b5
parent0ef54bd30e3d6d66fe060098c45c61dfaf87e00e
P2P: Expose driver preferred frequency list fetch to P2P

This adds a callback function that can be used from the P2P module to
request the current preferred list of operating channels from the
driver.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.h
wpa_supplicant/p2p_supplicant.c