zephyr/subsys/net/l2/ieee802154
Florian Grandel bd038fc743 doc: ieee802154: l2: improved docs
Hides types used in the IEEE 802.15.4 L2 sub-API and L2-internal APIs
that are of no public interest and improves documentation of the
remainder.

The changes are mostly minor as the API documentation had already been
improved and clarified in previous changes. Also includes non-visible
documentation to the subsystem-internal Frame API by adding references
to the specification.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-09-28 15:13:12 +02:00
..
CMakeLists.txt drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154.c net: l2: ieee802154: fix settings order 2023-09-09 05:18:41 -04:00
ieee802154_6lo.c net: l2: ieee802154: readability: f_ctx -> frag_ctx 2023-07-03 14:09:32 +00:00
ieee802154_6lo.h net: l2: ieee802154: readability: f_ctx -> frag_ctx 2023-07-03 14:09:32 +00:00
ieee802154_6lo_fragment.c net: rename shadow variables 2023-08-10 08:14:43 +00:00
ieee802154_6lo_fragment.h net: l2: ieee802154: zero-copy encryption 2023-05-24 16:41:57 +02:00
ieee802154_frame.c net: l2: ieee802154: simplify/fix ACK procedure 2023-07-10 09:29:10 +02:00
ieee802154_frame.h doc: ieee802154: l2: improved docs 2023-09-28 15:13:12 +02:00
ieee802154_mgmt.c drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154_mgmt_priv.h net: l2: ieee802154: improve inline documentation 2023-05-24 16:41:57 +02:00
ieee802154_priv.h net: l2: ieee802154: properly handle TX HW capabilities 2023-06-17 16:20:21 -04:00
ieee802154_radio_aloha.c net: l2: ieee802154: separate CCA and retransmission 2023-06-17 16:20:21 -04:00
ieee802154_radio_csma_ca.c drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154_security.c net: l2: ieee802154: readability: LL header length 2023-07-03 14:09:32 +00:00
ieee802154_security.h net: l2: ieee802154: readability: LL header length 2023-07-03 14:09:32 +00:00
ieee802154_shell.c net: l2: ieee802154: shell: Validate address on input 2023-07-20 10:47:39 +00:00
ieee802154_utils.c drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
ieee802154_utils.h drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
Kconfig drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
Kconfig.radio net: l2: ieee802154: separate CCA and retransmission 2023-06-17 16:20:21 -04:00