external_zblue/subsys/shell/backends
Jukka Rissanen 56e7a138a6 shell: backend: websocket: Fix socket service creation
The NET_SOCKET_SERVICE_SYNC_DEFINE_STATIC() macro was changed
earlier but the compilation error was missed. Fixing the macro
call.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2026-04-20 17:54:03 +08:00
..
CMakeLists.txt shell: backend: Create a websocket transport backend 2026-04-20 17:49:49 +08:00
Kconfig.backends shell: backend: Create a websocket transport backend 2026-04-20 17:49:49 +08:00
shell_adsp_memory_window.c shell: add shell backend for audio DSP using shared memory window 2026-04-20 17:21:22 +08:00
shell_dummy.c
shell_mqtt.c shell: mqtt: Avoid using POSIX function names 2026-04-20 17:09:25 +08:00
shell_rpmsg.c shell: backends: Add RPMsg shell backend 2026-04-20 17:03:58 +08:00
shell_rtt.c shell: backends: rtt: Set panic_mode flag 2026-04-20 17:40:11 +08:00
shell_telnet.c net: sockets: socket_service: remove k_work related code 2026-04-20 17:52:14 +08:00
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2026-04-20 17:05:43 +08:00
shell_uart.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2026-04-20 17:41:13 +08:00
shell_websocket.c shell: backend: websocket: Fix socket service creation 2026-04-20 17:54:03 +08:00