Ardong Chen
2049af2bd5
P2P: Fix invitation_received callback to use NULL bssid (if not known)
...
Previously, the storage buffer for the Group BSSID was returned
regardless of whether it was included in the invitation or not.
2010-09-10 10:30:26 -07:00
Ardong Chen
ffe98dfb88
P2P: Process Invitation Request from previously unknown peer
...
Since this message now includes P2P Device Info attribute, it is
reasonable to learn the peer data and process the message instead of
rejecting the message.
2010-09-10 10:30:25 -07:00
Jouni Malinen
d9d6a58c8f
P2P: Fix invitation to active group to use correct operating channel
...
Invitation Request must use the current operating frequency of the
group, not the default operating channel.
2010-09-09 07:17:20 -07:00
Jouni Malinen
18eff3a3a7
P2P: Use 0-timeout when inviting to running group as client
2010-09-09 07:17:19 -07:00
Jouni Malinen
952f119242
P2P: Add Device Info attribute to Invitation Request
...
This was added as a mandatory attribute in one of the recent spec
updates.
2010-09-09 07:17:19 -07:00
Jouni Malinen
b22128efdc
P2P: Add initial version of P2P Module
2010-09-09 07:17:17 -07:00