zephyr/subsys/modem
Van Petrosyan 692a9ae372 modem: pipelink: silence warning in modem_pipelink_is_connected
Initialize local variable `connected` to false to suppress the GCC warning.

Signed-off-by: Van Petrosyan <van.petrosyan@sensirion.com>
2025-07-24 02:45:22 -04:00
..
backends modem: backend: uart: Alignment check to recv buf 2025-05-21 12:34:44 +02:00
CMakeLists.txt
Kconfig modem: cmux: Decouple modem cmux and cellular driver 2025-07-23 17:31:22 +01:00
modem_chat.c modem: chat: patch unintended behavior in modem_chat_run_script() 2024-06-13 17:49:23 +02:00
modem_cmux.c modem: backend: uart: Add hw-flow-control for UART 2025-05-05 14:24:49 +02:00
modem_pipe.c modem: pipe: Add explicit timeout to sync APIs 2024-07-29 14:14:42 +02:00
modem_pipelink.c modem: pipelink: silence warning in modem_pipelink_is_connected 2025-07-24 02:45:22 -04:00
modem_ppp.c modem: ppp: coverity 330618: explicitly ignore retval 2024-06-24 14:25:46 +02:00
modem_stats.c drivers: modem: initialize variables to avoid warn 2024-11-19 10:04:58 -05:00
modem_ubx.c ubx: Refactor codebase in order to improve usability 2025-05-30 19:40:19 +02:00