zephyr/doc/reference/networking/net_linkaddr.rst
Gerard Marull-Paretas 8c4b757fd4 doc: remove redundant breathe project
The default breathe project is `Zephyr`, so there is no need to specify
it.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-05-20 20:04:51 +02:00

22 lines
458 B
ReStructuredText

.. _net_linkaddr_interface:
Link Layer Address Handling
###########################
.. contents::
:local:
:depth: 2
Overview
********
The link layer addresses are set for network interfaces so that L2
connectivity works correctly in the network stack. Typically the link layer
addresses are 6 bytes long like in Ethernet but for IEEE 802.15.4 the link
layer address length is 8 bytes.
API Reference
*************
.. doxygengroup:: net_linkaddr