diff options
author | PaulK <contact@paulk.fr> | 2012-01-07 17:56:19 +0100 |
---|---|---|
committer | PaulK <contact@paulk.fr> | 2012-01-07 17:56:19 +0100 |
commit | 6474d98f858613483ff3fec70dd585047b69a4c4 (patch) | |
tree | 57b1cda7cacc43865b0ad3b3a19a410857322287 /samsung-ril.c | |
parent | 788026b5e7aaa7592e7225aa3bd838a2579ee4c9 (diff) | |
download | hardware_ril_samsung-ril-6474d98f858613483ff3fec70dd585047b69a4c4.zip hardware_ril_samsung-ril-6474d98f858613483ff3fec70dd585047b69a4c4.tar.gz hardware_ril_samsung-ril-6474d98f858613483ff3fec70dd585047b69a4c4.tar.bz2 |
Updated TODO list
Diffstat (limited to 'samsung-ril.c')
-rw-r--r-- | samsung-ril.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/samsung-ril.c b/samsung-ril.c index c301880..807d0e1 100644 --- a/samsung-ril.c +++ b/samsung-ril.c @@ -41,10 +41,7 @@ * - look at /sys nodes for data and airplane * - fails at killall zygote? → airplane mode bug? * - gen phone res queue → apply to max functions - * - DTMF queue (with burst or start type), with lock - * - * Call-related: - * - take care of SRS socket + * - DTMF burst queue + lock, DTMF_START lock * * Data-related: * - find a reliable way to configure data iface |