ofono/drivers/huaweimodem
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
..
audio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
cdma-netreg.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
huaweimodem.c huaweimodem: Add support for USSD 8-bit PDU mode 2012-01-12 06:02:16 +01:00
huaweimodem.h huaweimodem: Add support for USSD 8-bit PDU mode 2012-01-12 06:02:16 +01:00
radio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
ussd.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
voicecall.c drivers: constify vtables 2018-10-17 09:56:27 -05:00