tests: Modify autogo_scan to support P2P Device interface
authorAvraham Stern <avraham.stern@intel.com>
Thu, 7 Apr 2016 10:31:57 +0000 (13:31 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 24 Apr 2016 20:11:13 +0000 (23:11 +0300)
commita7efe6c386a885f546e8f5e6e2a66cfb7e1ddd6f
tree39652bb7ece7ad2dfa5dbac5f11f2c6249e60b93
parent12de787527c6d5bd16e42cbef4351ec7db58ddcc
tests: Modify autogo_scan to support P2P Device interface

Support configurations that use a dedicated P2P Device interface by
sending the P2P_CONNECT command on the global control interface.

In addition, when a dedicated P2P Device interface is used, there is no
need to manually respond to the Provision Discovery Request since the
request is processed by the P2P Device interface and this interface was
not set for external RX management frames handling.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
tests/hwsim/test_p2p_autogo.py