zephyr/subsys/net/l2
Jukka Rissanen 0cfd963ddc net: wifi: shell: Avoid using sscanf
The sscanf() is not available for minimal libc so it cannot be used.
Use the net_bytes_from_str() that is provided for this purposes.

Fixes #75029

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-06-28 20:58:50 -04:00
..
canbus
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet everywhere: replace double words 2024-06-25 06:05:35 -04:00
ieee802154 net: ieee802154: remove CONFIG_NET_L2_IEEE802154_ACK_REPLY 2024-06-18 14:33:58 -04:00
offloaded_netdev
openthread modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
ppp everywhere: replace double words 2024-06-22 05:40:22 -04:00
virtual net: use appropriate sys_randX_get() 2024-04-05 12:28:46 +02:00
wifi net: wifi: shell: Avoid using sscanf 2024-06-28 20:58:50 -04:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00