zephyr/drivers/modem
Marcin Niestroj 5e3d542862 drivers: modem: hl7800: don't cleaup net_context members
There is no reason to clenaup members of net_context structure, as those
should be (and are) managed by net_context_put() implementation.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-12-01 11:13:48 -05:00
..
CMakeLists.txt
gsm_ppp.c drivers: modem: gsm_ppp: constify modem_cmd and setup_cmd structures 2020-11-24 12:59:50 +02:00
hl7800.c drivers: modem: hl7800: don't cleaup net_context members 2020-12-01 11:13:48 -05:00
Kconfig
Kconfig.gsm
Kconfig.hl7800 drivers: modem: hl7800: Make RX net_bufs configurable 2020-10-30 10:09:48 +02:00
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: constify modem_cmd and setup_cmd structures 2020-11-24 12:59:50 +02:00
modem_cmd_handler.h drivers: modem: constify modem_cmd and setup_cmd structures 2020-11-24 12:59:50 +02:00
modem_context.c
modem_context.h
modem_iface_uart.c
modem_iface_uart.h
modem_pin.c
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
ublox-sara-r4.c drivers: modem: ublox-sara-r4: constify modem_cmd and setup_cmd structures 2020-11-24 12:59:50 +02:00
wncm14a2a.c drivers: modem: wncm14a2a: don't cleaup net_context members 2020-12-01 11:13:48 -05:00