summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2023-10-04 19:28:43 +0200
committerKalle Valo <kvalo@kernel.org>2023-10-09 09:53:08 +0300
commitfc627dad3f01c98e4bd424195140b2dccf204e54 (patch)
tree8e6a00fab112ed049bcb8e27dabab5ce9229f297 /tools/perf/scripts/python
parentf7385a20249ea63b521554bf4bd06b3401c19a55 (diff)
wifi: wfx: implement wfx_remain_on_channel()
With some conditions, the device is able to send/receive frames during scan operation. So, it is possible to use it implement the "remain on channel" feature. We just ask for a passive scan (without sending any probe request) on one channel. This architecture allows to leverage some interesting features: - if the device is AP, the device switches channel just after the next beacon and the beacons are stopped during the off-channel interval. - if the device is connected, it advertises it is asleep before to switch channel (so the AP should stop to try to send data) Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20231004172843.195332-9-jerome.pouiller@silabs.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions