ofono/drivers/qmimodem
Pau Espin 58f9395711 sms: Fix sms send for qmi modems not returning TP-MR
Gobi 2000 doesn't provide the QMI_WMS_RESULT_MESSAGE_ID field. As a
result, delivery is resolved as failed and it tries to retransmit it
again and again. From user point of view, a message is sent but the
message is received 4 times.

ofonod[6370]: drivers/qmimodem/qmibridge.c:ask_qmi() READ: QMI QMUX:
QMI   length  = 19
QMI   flags   = 0x80
QMI   service = "wms"
QMI   client  = 1
QMI QMI:
QMI   flags       = "response"
QMI   transaction = 293
QMI   tlv_length  = 7
QMI   message     = "Raw Send" (0x0020)
QMI TLV:
QMI   type       = "Result" (0x02)
QMI   length     = 4
QMI   value      = 00:00:00:00
QMI   translated = SUCCESS
2018-02-23 13:45:41 +01:00
..
common.h qmimodem: Add common constants for GSM, UMTS and LTE bands 2012-06-24 22:21:39 -07:00
ctl.h qmimodem: Add support for QMI control point handling 2012-06-21 15:18:36 -07:00
devinfo.c qmimodem: Fix warning 2017-03-23 10:24:34 -05:00
dms.h qmimodem: Add common constants for GSM, UMTS and LTE bands 2012-06-24 22:21:39 -07:00
gprs-context.c qmi: use shared services 2017-05-01 12:07:41 -05:00
gprs.c qmimodem: set APN for LTE default bearer 2017-05-04 11:00:24 -05:00
location-reporting.c qmimodem: Add support for GPS location reporting 2012-06-21 21:08:31 -07:00
nas.c qmi: move rat_to_tech() into own module 2017-04-18 09:48:04 -05:00
nas.h qmimodem: extract network time from serving system 2017-09-07 16:50:14 -05:00
netmon.c qmi: add NetworkMonitor interface 2017-09-12 12:52:42 -05:00
network-registration.c qmimodem: convert register_net_cb errors into CMEs 2017-12-05 22:06:44 -06:00
pds.h qmimodem: Add support for GPS location reporting 2012-06-21 21:08:31 -07:00
qmi.c qmimodem: add translator qmi_error_to_ofono_cme() 2017-12-05 22:06:44 -06:00
qmi.h qmimodem: add translator qmi_error_to_ofono_cme() 2017-12-05 22:06:44 -06:00
qmimodem.c qmi: add NetworkMonitor interface 2017-09-12 12:52:42 -05:00
qmimodem.h qmi: add NetworkMonitor interface 2017-09-12 12:52:42 -05:00
radio-settings.c qmi: provide AvailableTechnologies in radio-settings 2017-09-08 09:48:42 -05:00
sim-legacy.c qmi: Update sim-legacy driver to the new API 2012-11-22 10:26:34 -06:00
sim.c qmimodem: implement SIM write functions 2017-09-12 12:39:26 -05:00
sms.c sms: Fix sms send for qmi modems not returning TP-MR 2018-02-23 13:45:41 +01:00
uim.h qmimodem: add pin_send feature 2017-01-11 09:57:53 -06:00
ussd.c qmi: add USSD support for MO services 2018-01-16 11:32:03 -06:00
util.h qmimodem: add define CALLBACK_WITH_CME_ERROR(cb, err, args..) 2017-12-05 22:06:44 -06:00
voice.h add qmimodem/voice.h to add USSD defines 2018-01-16 11:17:14 -06:00
voicecall.c qmimodem: Add skeleton for voice call support 2012-06-25 12:11:08 -07:00
wda.h qmimodem: change kernel driver data format if needed 2017-02-02 11:48:38 -06:00
wds.h qmi: retrieve GPRS context parameters 2017-04-11 11:43:16 -05:00
wms.h qmi: support SMS receive on Quectel EC21 2017-10-17 09:35:02 -05:00