[RFC 0/3] wpa_supplicant: p2p: detecting p2p device support
Arend van Spriel
arend
Sat Jan 12 08:28:16 PST 2013
Here are a few patches that cooked up preparing for the p2p device
changes that David Spinadel is going to make. I thought it would be
good to share this with him and post it as RFC so it can be reviewed.
The last patch of this series may not be needed when the driver
interface will get a dedicated interface function to create the
P2P device object.
Cc: David Spinadel <david.spinadel at intel.com>
Cc: Johannes Berg <johannes at sipsolutions.net>
Cc: Greg Goldman <ggoldman at broadcom.com>
Arend van Spriel (3):
driver: use separate field for P2P capability flags
driver: detect and store P2P Device driver capability
driver: add new P2P device interface type
src/drivers/driver.h | 75 ++++++++++++++++++-------------
src/drivers/driver_nl80211.c | 16 ++++---
src/drivers/driver_test.c | 8 ++--
wpa_supplicant/dbus/dbus_new_handlers.c | 2 +-
wpa_supplicant/p2p_supplicant.c | 58 ++++++++++++------------
wpa_supplicant/wpa_supplicant.c | 3 +-
wpa_supplicant/wpa_supplicant_i.h | 1 +
7 files changed, 93 insertions(+), 70 deletions(-)
--
1.7.10.4
More information about the Hostap
mailing list