Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.08 KB

networking.rst

File metadata and controls

66 lines (48 loc) · 1.08 KB

Networking API

This is the full set of networking public APIs. Their exposure depends on relevant Kconfig options. For instance IPv6 related APIs will not be present if :option:`CONFIG_NET_IPV6` has not been selected.

.. doxygengroup:: ip_4_6
   :project: Zephyr
   :content-only:

.. doxygengroup:: net_if
   :project: Zephyr
   :content-only:

.. doxygengroup:: net_mgmt
   :project: Zephyr
   :content-only:

.. doxygengroup:: net_context
   :project: Zephyr
   :content-only:

DHCPv4

.. doxygengroup:: dhcpv4
   :project: Zephyr
   :content-only:

MQTT 3.1.1

.. doxygengroup:: mqtt
   :project: Zephyr
   :content-only:

DNS Resolve

.. doxygengroup:: dns_resolve
   :project: Zephyr
   :content-only: