zephyr/subsys/net/l2/ieee802154
Fabian Pflug ca53d2bf80 net: l2: ieee802154: mgmt: allow beacon payload
The standard does allow for a optional beacon payload, which gets lost
during scan, that could be interesting for the application to access
in the NET_EVENT_IEEE802154_SCAN_RESULT callback.

See section 7.3.1.6 in IEEE Std 802.15.4 for more information about
the beacon payload field. And section 7.3.1 and figure 7-5 about general
beacon frame format.

Signed-off-by: Fabian Pflug <fabian.pflug@grandcentrix.net>
2024-07-27 10:42:45 +03:00
..
CMakeLists.txt
Kconfig
Kconfig.radio
ieee802154.c
ieee802154_6lo.c
ieee802154_6lo.h
ieee802154_6lo_fragment.c
ieee802154_6lo_fragment.h
ieee802154_frame.c net: l2: ieee802154: mgmt: allow beacon payload 2024-07-27 10:42:45 +03:00
ieee802154_frame.h net: l2: ieee802154: mgmt: allow beacon payload 2024-07-27 10:42:45 +03:00
ieee802154_mgmt.c net: l2: ieee802154: mgmt: allow beacon payload 2024-07-27 10:42:45 +03:00
ieee802154_mgmt_priv.h
ieee802154_priv.h
ieee802154_radio_aloha.c
ieee802154_radio_csma_ca.c
ieee802154_security.c
ieee802154_security.h
ieee802154_shell.c
ieee802154_utils.c
ieee802154_utils.h