P2P: Use consistent Device Capability in Beacon/Probe Response
authorMasashi Honma <masashi.honma@gmail.com>
Wed, 6 Jun 2012 09:55:44 +0000 (12:55 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 6 Jun 2012 09:55:44 +0000 (12:55 +0300)
commit135b69cc7a4af72c386a6c5cd2b321b20ce6b19a
tree55046c050b8af19b684f5aa42c8587e4c86cfee3
parentad853202344294ef326918989a6f064743fbd39f
P2P: Use consistent Device Capability in Beacon/Probe Response

Concurrent Operation bit was not set for GO even if the device
supports concurrent operations. Make sure the Device Capability
value is consistent with other P2P use cases by using the value
determined in p2p_init().

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
src/p2p/p2p_group.c