zephyr/subsys/shell/backends
Robert Lubos 55e1c10894 net: mqtt: Add MQTT 5.0 support for DISCONNECT
Add support for DICONNECT message specified in MQTT 5.0.
As with MQTT 5.0, the disconnect can now also be initiated by the
broker, it was needed to add decoder support for the message.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-03-26 16:19:42 +01:00
..
CMakeLists.txt shell: backend: Create a websocket transport backend 2024-10-15 04:11:03 -04:00
Kconfig.backends shell: backends: Do not use RTT backend with immediate logging 2024-12-11 21:30:19 +01:00
shell_adsp_memory_window.c shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
shell_dummy.c
shell_mqtt.c net: mqtt: Add MQTT 5.0 support for DISCONNECT 2025-03-26 16:19:42 +01:00
shell_rpmsg.c shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
shell_rtt.c shell: backends: rtt: Set panic_mode flag 2024-09-04 09:54:39 +02:00
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_telnet.c net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
shell_uart.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
shell_websocket.c shell: backends: shell_websocket remove deadcode 2025-01-16 14:51:10 +01:00