ofono/drivers/atmodem
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
..
atmodem.c atmodem: removed simauth init 2017-11-09 11:20:39 -06:00
atmodem.h atmodem: Add lte atom driver 2017-09-05 10:44:22 -05:00
atutil.c atutil: Add logic for cgcontrdp to get address and netmask 2017-09-13 10:26:35 -05:00
atutil.h atutil: Add logic for cgcontrdp to get address and netmask 2017-09-13 10:26:35 -05:00
call-barring.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-forwarding.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-meter.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-volume.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
cbs.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
devinfo.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
gnss.c drivers: constify vtables 2018-10-17 09:56:27 -05: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
lte.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
phonebook.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
stk.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
stk.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
ussd.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
vendor.h atmodem: added vendor Gemalto 2018-09-20 10:22:31 -05:00
voicecall.c drivers: constify vtables 2018-10-17 09:56:27 -05:00