zephyr/subsys/net/l2
Chaitanya Tata 0f1f01f9f4 net: l2: wifi: Fix the minimum value
802.11 doesn't have specific constraints, it just says that listen
interval should be >=0 and it a 2 byte field.

3 as a typical DTIM value from nRF chipsets, so, remove the hardware
specific line and just set a failure.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-11-20 15:57:06 -05:00
..
canbus
dummy
ethernet net: ipv6: Add support for stable IID addresses 2024-11-16 15:55:49 -05:00
ieee802154 net: l2: ieee802154: shell: Fix stringop-truncation 2024-10-09 13:50:00 +02:00
offloaded_netdev
openthread net: openthread: Add platform message management 2024-11-16 15:21:20 -05:00
ppp net: l2: ppp: ensure proper null-termination in ppp_fsm_close 2024-08-14 09:40:23 +02:00
virtual net: ipv6: Add support for stable IID addresses 2024-11-16 15:55:49 -05:00
wifi net: l2: wifi: Fix the minimum value 2024-11-20 15:57:06 -05:00
CMakeLists.txt
Kconfig