zephyr/subsys
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
..
bindesc bindesc: fix typo in errno (ENONET->ENOENT) 2025-06-20 13:21:39 -04:00
bluetooth Bluetooth: ASCS: fix uninitialized pointer read 2025-07-08 13:44:37 -05:00
canbus kconfig: fix typo in (soc, subsys) 2025-07-01 10:58:54 -10:00
console
dap
debug kconfig: fix typo in (soc, subsys) 2025-07-01 10:58:54 -10:00
demand_paging
dfu
disk
dsp
emul
fb cfb: added API for drawing a circle 2025-06-26 22:09:48 -05:00
fs
input
ipc kconfig: fix typo in (soc, subsys) 2025-07-01 10:58:54 -10:00
jwt
llext llext: adopt SHELL_HELP macro 2025-06-21 18:34:08 +02:00
logging kconfig: fix typo in (soc, subsys) 2025-07-01 10:58:54 -10:00
lorawan
mem_mgmt
mgmt net: Fix alignment error with net_ipaddr_copy() 2025-07-04 13:16:32 -05:00
modbus
modem
net net: l2: ieee802154: shell: fix scan argc validation 2025-07-09 00:26:29 -05:00
pm pm: fix typo in KConfig 2025-07-04 13:05:56 -05:00
pmci
portability
profiling
random
retention
rtio rtio: workq: Restructure workqueue as a threads pool with a queue 2025-07-08 18:35:26 -05:00
sd
secure_storage
sensing
settings settings: zms: fix out-of-bounds null terminator write 2025-06-26 11:12:49 +02:00
shell net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
sip_svc
stats
storage
task_wdt
testsuite ztest: native_sim: fail instead of crashing on wrong arguments 2025-07-01 10:16:54 -05:00
timing
tracing tracing: Allow disabling idle traces 2025-06-27 08:59:32 -10:00
usb usb: device_next: uac2: support higher bInterval values 2025-06-27 09:02:29 -10:00
zbus zbus: Fix NULL pointer use in zbus_chan_rm_obs() 2025-07-04 15:49:32 -05:00
CMakeLists.txt
Kconfig