zephyr/subsys/net
Pisit Sawangvonganan 721ee31c36 net: wifi: shell: enhance consistency in code style
Enhancing code consistency provides cognitive leverage with
the following changes:
- Unified the order of declaration for `opt`, `opt_index`,
  `state`, and `long_options`.
- Unified the wrapping of `getopt_long` calls, regardless of
  the length of the `options` string.
- Renamed `option_index` to `opt_index` for consistency.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-08 20:21:13 -04:00
..
conn_mgr net: lib: fix typo 2024-07-12 09:33:20 -04:00
ip net: ipv6: route: get nexthop's LL address only if relevant 2024-08-08 15:37:32 +02:00
l2 net: wifi: shell: enhance consistency in code style 2024-08-08 20:21:13 -04:00
lib net: lwm2m: Allow SenML-CBOR floats decoded as int 2024-08-08 15:37:56 +02:00
pkt_filter
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: Add const to net_buf API 2024-07-08 16:02:39 +02:00
buf_simple.c net: buf: Add const to net_buf API 2024-07-08 16:02:39 +02:00
hostname.c net: hostname: Add a function to set the hostname postfix as is. 2024-07-28 07:28:51 +03:00