zephyr/subsys/net/lib
Anas Nashif 0aefa654da net: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
capture all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
coap net: coap: make coap vars configurable 2022-07-05 21:56:34 +00:00
config all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
http all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
lwm2m net: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openthread net: openthread: align otPlatSettingsSet with new interface contract 2022-06-27 12:47:36 +02:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: socket: Use exponential backoff in case of polling errors 2022-06-29 10:28:11 +02:00
socks subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tftp all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
tls_credentials subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket net: websocket: Allow building with POSIX API 2022-06-05 14:48:52 +02:00
CMakeLists.txt
Kconfig