summaryrefslogtreecommitdiffstats
path: root/samsung-ril.h
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2012-02-25 00:05:28 +0100
committerPaulK <contact@paulk.fr>2012-02-25 00:05:28 +0100
commit1d5e34ecc0ef25350fcb68cb02058c3f14c4aaf1 (patch)
treeea12f94e3aa2ad82c10a74647304cc4cf827040c /samsung-ril.h
parenta85cf94115adb59b4f2b8b82b4fb63c6bc72ded8 (diff)
downloadhardware_replicant_libsamsung-ril-1d5e34ecc0ef25350fcb68cb02058c3f14c4aaf1.tar.gz
hardware_replicant_libsamsung-ril-1d5e34ecc0ef25350fcb68cb02058c3f14c4aaf1.tar.bz2
hardware_replicant_libsamsung-ril-1d5e34ecc0ef25350fcb68cb02058c3f14c4aaf1.zip
Added DTMF global sort of lock and set the functions to use gen_phone_res
Diffstat (limited to 'samsung-ril.h')
-rw-r--r--samsung-ril.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ril.h b/samsung-ril.h
index c328df4..3a8f484 100644
--- a/samsung-ril.h
+++ b/samsung-ril.h
@@ -181,6 +181,8 @@ struct ril_state {
struct ipc_gprs_pdp_context gprs_context;
+ unsigned char dtmf_tone;
+
unsigned char ussd_state;
};