commit | 7fc0a7b2d42085ffdca79e8fd4346cc58f15e945 | [log] [tgz] |
---|---|---|
author | Arunmani Alagarsamy <arunmani.a@silabs.com> | Mon Feb 17 20:51:03 2025 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Mar 20 12:17:22 2025 +0100 |
tree | a71537c56a248d307f20741b475cbabb046cabd6 | |
parent | b578b06970f66eb985e67330226002d7ae4571ab [diff] |
drivers: wifi: siwx91x: Add Access Point (AP) mode support This commit introduces Access Point (AP) mode support It enables the following AP-related commands: - ap enable: Enable the AP mode. - ap disable: Disable the AP mode. Signed-off-by: Arunmani Alagarsamy <arunmani.a@silabs.com>