zephyr/subsys/net/l2
Simon Piriou 732a3a5c66 net: l2: ieee802154: shell: fix scan argc validation
Bump the argc check from 3 to 4 as the shell scan command has 3 required
parameters, the last being the scan duration:
- argv[0]
- passive|active
- channels
- per-channel duration in ms

Signed-off-by: Simon Piriou <spiriou31@gmail.com>
2025-07-09 00:26:29 -05:00
..
canbus net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
dummy net: l2: dummy: Update sent statistics 2025-03-21 14:18:25 +01:00
ethernet net: ipv4: Avoid casting unaligned address to struct in_addr 2025-07-04 13:16:32 -05:00
ieee802154 net: l2: ieee802154: shell: fix scan argc validation 2025-07-09 00:26:29 -05:00
offloaded_netdev
openthread net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ppp net: ppp: stats: Fix net_mgmt request handler format 2025-06-27 09:43:13 +02:00
virtual net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
wifi net: l2: wifi: Fix roaming fail issue 2025-06-27 18:27:45 -05:00
CMakeLists.txt openthread: Separate OpenThread Kconfigs from L2 layer 2025-04-23 17:54:58 +02:00
Kconfig