P2PS: Add feature capability to PD events
authorMax Stepanov <Max.Stepanov@intel.com>
Thu, 2 Jul 2015 13:21:23 +0000 (16:21 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Jul 2015 21:47:19 +0000 (00:47 +0300)
commit88f3d7c9806d18212d13b6372775fac0b57cdabb
treef520c386aae44079a91c2c2f63334a44aa460fa8
parentc3ddf2c79848f7ce070a7619d0a80fb797547a4b
P2PS: Add feature capability to PD events

Report the feature capability on P2PS-PROV-START and P2PS-PROV-DONE
ctrl-iface events. A feature capability value is specified as
'feature_cap=<hex>' event parameter, where <val> is a hexadecimal
string of feature capability bytes in a PD Response frame.

Signed-off-by: Max Stepanov <Max.Stepanov@intel.com>
Reviewed-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
src/p2p/p2p.h
src/p2p/p2p_pd.c
wpa_supplicant/p2p_supplicant.c