tests: Make wifi_display enforce social channel as operating channel
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 30 Jul 2015 12:57:05 +0000 (15:57 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 31 Jul 2015 12:24:45 +0000 (15:24 +0300)
commit191d8c4f7819842130e8736755bb1bcc75e7f759
tree9c3f989f73bb34a03a567de460cea102e3c8c2c8
parent6cc364946cd30681cd1e3a2ca061173be3227d11
tests: Make wifi_display enforce social channel as operating channel

Previously, this was assumed to be the case due to default channel
selection behavior. However, that may not be the case with driver-based
preference list processing. Enforce a social channel to be used as the
operating channel here since dev[2] uses social channel only device
discovery and needs to find the GO.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_p2p_wifi_display.py