commit | 2f29cb67b70f00b343013bfc66a179a5f2e42da8 | [log] [tgz] |
---|---|---|
author | Arunmani Alagarsamy <arunmani.a@silabs.com> | Tue Feb 18 10:27:59 2025 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Mar 20 12:17:22 2025 +0100 |
tree | 6159d9826c273a57eed55f1b9f4c909ce4fa9cfd | |
parent | 7fc0a7b2d42085ffdca79e8fd4346cc58f15e945 [diff] |
drivers: wifi: siwx91x: Add AP station disconnect functionality This commit adds support the following wifi commands: - wifi ap disconnect: Disconnect a specific station from the AP. - wifi ap stations: List connected devices. Signed-off-by: Arunmani Alagarsamy <arunmani.a@silabs.com>