tests/remote: Extend get_monitor_params() to support P2P interfaces
authorJonathan Afek <jonathan@wizery.com>
Thu, 19 May 2016 13:06:45 +0000 (16:06 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 May 2016 13:33:56 +0000 (16:33 +0300)
commita73cdd69c7cd0f7408006c378809d173d86dbb27
tree12823d64f3c6ce87ea27c124e477a5b6baa2a504
parent04fd8ea1bad3ba540bcdffa82953a41fa0f0a7f4
tests/remote: Extend get_monitor_params() to support P2P interfaces

This function is used for remote tests when a monitor interface is
needed on the channel on which the AP operates. This change enables us
to also query P2P interfaces for the channel information to use for
monitor interfaces.

Signed-off-by: Jonathan Afek <jonathanx.afek@intel.com>
tests/remote/monitor.py