P2P: Save a copy of P2P IE(s) data from (Re)Association Request
This commit is contained in:
parent
fdadd5fe03
commit
b305c684b8
4 changed files with 25 additions and 0 deletions
|
@ -104,6 +104,7 @@ struct sta_info {
|
|||
#endif /* CONFIG_IEEE80211W */
|
||||
|
||||
struct wpabuf *wps_ie; /* WPS IE from (Re)Association Request */
|
||||
struct wpabuf *p2p_ie; /* P2P IE from (Re)Association Request */
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue