From 7525de225943f65ba2ebb10143c769a52d0d8df6 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 12 Nov 2012 12:28:15 +0100 Subject: TODO: Removed implemented GPRS functions Signed-off-by: Paul Kocialkowski --- samsung-ril.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'samsung-ril.c') diff --git a/samsung-ril.c b/samsung-ril.c index 36cdbb5..3e7f4c3 100644 --- a/samsung-ril.c +++ b/samsung-ril.c @@ -29,13 +29,6 @@ * General: * - SIM SMS I/O * - Review code with requests that produce GEN_PHONE_RES messages to use the GEN_PHONE_RES engine - * - * Data-related: - * - find a reliable way to configure data iface - * - GPRS: IPC_GPRS_CALL_STATUS, LAST_DATA_CALL_FAIL_CAUSE - * - check data with orange non-free ril: no gprs_ip_config - * - data: use IPC_GPRS_CALL_STATUS with global token for possible fail or return anyway and store ip config global? - * - update global fail cause in global after gprs_call_status, generic error on stored token */ /** -- cgit v1.1