P2PS: Callback to create pending group after sending PD Response
authorKrishna Vamsi <vamsin@qti.qualcomm.com>
Wed, 10 Dec 2014 11:29:29 +0000 (16:59 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 23:35:07 +0000 (01:35 +0200)
commit9a58e521ac6bedf8f35016d1036df6158debebea
tree296d03a6c0ebd35904b195012410ef846002abd3
parent895d94def9c8fb25082d10f68d0749c9ec835bbb
P2PS: Callback to create pending group after sending PD Response

This introduces a P2P module callback function that will be used to
create the pending P2PS group after sending PD Response and receiving
ACK status for it.

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