P2PS: Add P2PS attributes into PD Request if requested
authorKrishna Vamsi <vamsin@qti.qualcomm.com>
Wed, 10 Dec 2014 08:38:56 +0000 (14:08 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 23:35:07 +0000 (01:35 +0200)
commit369678ad14fa56713837de14676edd2ff7de1ac1
tree16279c6b2633b755617c485a53c868546a99fcc8
parent59fec34d9c99e0059c98aa7cf616060bc898229d
P2PS: Add P2PS attributes into PD Request if requested

This adds a data structure for storing P2PS PD information and code to
add the related attributes into PD Request. The actual operation to
trigger this behavior will be added in a separate commit.

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