ofono/drivers/qmimodem
Jonas Bonn 67701b1c40 drivers: constify vtables
The driver vtables are read-only structures.  This patch declares them as
'const' allowing the compiler to (optionally) put them in the RELRO
section.  RELRO pages may be marked as read-only by the linker after
the relocations have been done ensuring that they aren't inadvertently
or maliciously altered at runtime.
2018-10-17 09:56:27 -05: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 drivers: constify vtables 2018-10-17 09:56:27 -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 drivers: constify vtables 2018-10-17 09:56:27 -05:00
gprs.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
location-reporting.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
lte.c drivers: constify vtables 2018-10-17 09:56:27 -05: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 drivers: constify vtables 2018-10-17 09:56:27 -05:00
network-registration.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
pds.h qmimodem: Add support for GPS location reporting 2012-06-21 21:08:31 -07:00
qmi.c qmi: make services always shared 2018-04-04 10:03:13 -05:00
qmi.h qmi: make version_list private 2018-04-04 09:59:44 -05:00
qmimodem.c qmi: add LTE atom driver 2018-03-05 11:32:30 -06:00
qmimodem.h qmi: add LTE atom driver 2018-03-05 11:32:30 -06:00
radio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sim-legacy.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sim.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sms.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
uim.h qmimodem: add pin_send feature 2017-01-11 09:57:53 -06:00
ussd.c drivers: constify vtables 2018-10-17 09:56:27 -05: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 drivers: constify vtables 2018-10-17 09:56:27 -05: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