zephyr/drivers/modem
Michael Scott aa226eb528 drivers: modem: wncm14a2a: stop reading when bytes read is 0
Let's also check for bytes_read == 0 after calling mdm_receiver_recv()
and if so, break the loop so we don't endlessly loop.

Signed-off-by: Michael Scott <mike@foundries.io>
2019-02-20 10:46:54 -06:00
..
CMakeLists.txt drivers: modem: add modem shell extension 2018-08-06 10:43:46 +03:00
Kconfig drivers: modem: modem receiver dependencies adaptation 2019-01-25 17:36:59 -05:00
modem_receiver.c modem: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
modem_shell.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
wncm14a2a.c drivers: modem: wncm14a2a: stop reading when bytes read is 0 2019-02-20 10:46:54 -06:00