zephyr/subsys/net/l2/ieee802154
Fabian Pflug 31e91794de net: l2: ieee802154: mgmt: allow beacons without association bit
The Association permit bit shall be set to zero if the coordinator does
not accept association requests.
Not accepting association request ist not a reason to filter the
beacons from this coordinator during network scan. It is still a
network, just one you cannot associate with.

Signed-off-by: Fabian Pflug <fabian.pflug@grandcentrix.net>
2024-07-31 10:08:03 +02: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 beacons without association bit 2024-07-31 10:08:03 +02: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 net: l2: ieee802154: mgmt: allow beacons without association bit 2024-07-31 10:08:03 +02:00
ieee802154_utils.c
ieee802154_utils.h