nuttx/Documentation/applications/wapi/index.rst
Tiago Medicci Serrano 5afa727eef documentantion/applications: add WAPI documentation
Initial documentation of the WAPI (Wireless API). Currently, `wapi`
is the only interface provided to handle Wi-Fi networking from the
userspace.
2023-04-29 14:35:09 +08:00

20 lines
523 B
ReStructuredText

===================
WAPI (Wireless API)
===================
WAPI (Wireless API) provides an easy-to-use function set to configure
wireless network interfaces on a GNU/Linux system, originally.
One can provide use ``wapi`` to connect to Access Points, configure an
Access Point, set Wi-Fi related configurations and get information about it.
Currently, ``wapi`` is the only interface provided to handle Wi-Fi networking
from the userspace.
.. toctree::
:maxdepth: 2
:caption: Contents
commands.rst
wireless.rst