ofono/drivers/hfpmodem
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
..
call-volume.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
handsfree.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
hfpmodem.c git: Fixup messed up permissions 2013-12-21 13:39:54 -06:00
hfpmodem.h git: Fixup messed up permissions 2013-12-21 13:39:54 -06:00
network-registration.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
siri.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
slc.c hfpmodem: slc.c: make sure to use none_prefix 2015-03-24 11:05:03 -05:00
slc.h hfp: Track supported / active indicators 2014-10-20 13:40:28 -05:00
voicecall.c drivers: constify vtables 2018-10-17 09:56:27 -05:00