Skip to content

Commit

Permalink
doc: net: Add an entry about Wi-Fi Network managers
Browse files Browse the repository at this point in the history
Add the entry to convey support for Wi-Fi Network Managers in Zephyr.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
  • Loading branch information
krish2718 committed Jun 27, 2023
1 parent 7a28f4a commit 4d37a02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/connectivity/networking/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ can be disabled if not needed.
manage the interface, in example to connect to Wi-Fi network and to scan
available Wi-Fi networks.

* **Wi-Fi Network Manager API.** Wi-Fi Network Managers can now register
themselves to the Wi-Fi stack. The Network Managers can then implement
the Wi-Fi Management API and manage the Wi-Fi interface.

* **Multiple Network Technologies.** The Zephyr OS can be configured to
support multiple network technologies at the same time simply by enabling
them in Kconfig: for example, Ethernet, Wi-Fi and 802.15.4 support. Note
Expand Down

0 comments on commit 4d37a02

Please sign in to comment.