zephyr/subsys
Marcin Niestroj f5edc6db8f net: wifi: shell: drop explicit length parameter
Calculate length based on provided SSID string, so user does not have to
provide length explicitly over shell.

This patch also removes requirement of minimum 3 characters SSID, as
the shortest SSID can be even 1 character.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-03-10 14:37:57 +02:00
..
bluetooth Bluetooth: host: Fix host resolving peer identity in connection complete 2020-03-10 12:18:09 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt subsys/mgmt: Fix incorrect buffer space check 2020-02-27 12:28:22 +02:00
net net: wifi: shell: drop explicit length parameter 2020-03-10 14:37:57 +02:00
power
random
settings
shell shell: utils: Fix buffer overrun in shell_spaces_trim 2020-03-06 10:08:46 +02:00
stats
storage
testsuite
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: mass_storage: check LBA range 2020-03-04 17:14:52 +02:00
CMakeLists.txt
Kconfig