zephyr/subsys/shell/backends
Jukka Rissanen 5a9a39caf3 net: mgmt: Convert the mgmt API to use 64-bit masks
Instead of using 32 bit enum values for event numbers, convert
the code to use 64 bit long bit fields. This means that the
user API is changed to use 64 bit event values instead of 32
bit event values.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-18 10:54:44 +02: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_dummy.c
shell_mqtt.c net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
shell_rpmsg.c
shell_rtt.c shell: backends: rtt: Set panic_mode flag 2024-09-04 09:54:39 +02:00
shell_telnet_protocol.h
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