zephyr/drivers/modem
Ryan Erickson a1498f3e40 drivers: modem: hl7800: +KSRAT dependent on firmware version
The reboot option of the +KSRAT command is only
supported by newer firmware.
Add a check to determine what version of the command
to use when setting the RAT.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2021-05-19 08:09:37 -05:00
..
CMakeLists.txt drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
gsm_ppp.c drivers: modem: rote conversion of k_work API 2021-04-14 07:07:40 -04:00
hl7800.c drivers: modem: hl7800: +KSRAT dependent on firmware version 2021-05-19 08:09:37 -05:00
Kconfig drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
Kconfig.gsm drivers: modem: gsm_ppp: proper attach retry 2021-04-06 15:37:11 +03:00
Kconfig.hl7800 drivers: modem: hl7800: Make RX net_bufs configurable 2020-10-30 10:09:48 +02:00
Kconfig.quectel-bg9x drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
Kconfig.ublox-sara-r4 drivers: modem: ublox-sara-r4: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: Fix build errors on 64-bit platforms 2021-05-07 16:08:09 -05:00
modem_cmd_handler.h drivers: modem: modem_cmd_handler: Allow dynamic number of commands args 2020-12-03 17:37:48 -05:00
modem_context.c
modem_context.h
modem_iface_uart.c net: ppp: Avoid wrapping each byte in muxing headers 2020-10-19 18:29:02 +02:00
modem_iface_uart.h modem: iface_uart: improve RX flow with HW flow control 2020-10-05 17:04:52 +03:00
modem_pin.c
modem_receiver.c pm: device: Align state names with system states 2021-05-07 18:35:12 -04:00
modem_receiver.h
modem_shell.c
modem_socket.c modem: fix socket descriptor leak 2021-01-07 10:36:19 +02:00
modem_socket.h drivers: modem: ublox-sara-r4: add TLS offload support 2021-04-21 11:13:34 +03:00
quectel-bg9x.c drivers: modem: Fix build errors on 64-bit platforms 2021-05-07 16:08:09 -05:00
quectel-bg9x.h drivers: modem: BG9X wait for RDY instead of polling AT. 2021-04-21 17:04:40 +03:00
ublox-sara-r4.c drivers: modem: Fix build errors on 64-bit platforms 2021-05-07 16:08:09 -05:00
wncm14a2a.c drivers: modem: Fix build errors on 64-bit platforms 2021-05-07 16:08:09 -05:00