zephyr/drivers/modem
Yong Cong Sin e77d87da65 drivers: modem: gsm: Fix NULL being passed to rssi_handler
Fix hard fault due to NULL being passed as argument into
rssi_handler, which now derives the gsm_modem struct pointer from
the argument.

Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2022-01-05 14:57:16 -05:00
..
CMakeLists.txt drivers: modem: Added simcom sim7080 modem driver. 2021-12-20 17:48:47 +01:00
Kconfig drivers: modem: Added simcom sim7080 modem driver. 2021-12-20 17:48:47 +01:00
Kconfig.gsm drivers: modem: gsm: Use dedicated workq 2022-01-01 07:40:13 -05:00
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080 drivers: modem: Added simcom sim7080 modem driver. 2021-12-20 17:48:47 +01:00
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
gsm_ppp.c drivers: modem: gsm: Fix NULL being passed to rssi_handler 2022-01-05 14:57:16 -05:00
hl7800.c pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h
modem_iface_uart.c
modem_iface_uart.h
modem_pin.c
modem_receiver.c device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
modem_receiver.h
modem_shell.c
modem_socket.c modem: Update modem sockets poll to allow eventfd 2021-11-11 19:12:46 -05:00
modem_socket.h modem: Update modem sockets poll to allow eventfd 2021-11-11 19:12:46 -05:00
quectel-bg9x.c modem: Update modem sockets poll to allow eventfd 2021-11-11 19:12:46 -05:00
quectel-bg9x.h
simcom-sim7080.c drivers: modem: Added simcom sim7080 modem driver. 2021-12-20 17:48:47 +01:00
simcom-sim7080.h drivers: modem: Added simcom sim7080 modem driver. 2021-12-20 17:48:47 +01:00
ublox-sara-r4.c modem: Update modem sockets poll to allow eventfd 2021-11-11 19:12:46 -05:00
wncm14a2a.c