zephyr/subsys/net/lib
Seppo Takalo b10f2c13ed net: lwm2m: Remove two useless macros
These two macros just change the name of function call
* NOTIFY_OBSERVER
* NOTIFY_OBSERVER_PATH

I don't see any benefit of those, so I dropped them.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2022-07-26 23:23:34 +00: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: lwm2m: Remove two useless macros 2022-07-26 23:23:34 +00:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: sockets: Fix potential deadlock during TCP send 2022-07-18 08:36:09 -07: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 net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
Kconfig net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00