zephyr/subsys/net/l2
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
canbus
dummy
ethernet kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
ieee802154 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
openthread net: openthread: Unify IS_ENABLED macro usage 2020-03-10 14:36:24 +02:00
ppp net: ppp: ipcp: negotiate DNS servers and optionally use them 2020-03-10 14:09:10 +02:00
wifi net: wifi: shell: drop explicit length parameter 2020-03-10 14:37:57 +02:00
CMakeLists.txt
Kconfig