platform/upstream/ofono.git
12 years agoicera: Add skeleton for Icera modem plugin
Marcel Holtmann [Fri, 6 Apr 2012 14:28:35 +0000 (16:28 +0200)]
icera: Add skeleton for Icera modem plugin

12 years agoudev: Add detection support for Icera based devices
Marcel Holtmann [Fri, 6 Apr 2012 14:19:36 +0000 (16:19 +0200)]
udev: Add detection support for Icera based devices

12 years agogdbus: Use destroy callback for service watch
Anderson Lizardo [Tue, 3 Apr 2012 16:14:58 +0000 (12:14 -0400)]
gdbus: Use destroy callback for service watch

Even though service watches accepted a "destroy" callback, they were
being ignored. This fix properly pass them along so they are called when
the watch is removed.

12 years agogdbus: Fix white space coding style issue
Syam Sidhardhan [Sun, 26 Jun 2011 21:56:04 +0000 (03:26 +0530)]
gdbus: Fix white space coding style issue

- corrected the space before '{'

12 years agoupdate Gustavo's email address
Gustavo Padovan [Wed, 4 Apr 2012 03:53:51 +0000 (00:53 -0300)]
update Gustavo's email address

The old one is not valid anymore

12 years agozte: Add support for radio settings
Bertrand Aygon [Fri, 23 Mar 2012 11:01:10 +0000 (12:01 +0100)]
zte: Add support for radio settings

12 years agonwmodem: Remove atom if driver fails to init
Denis Kenzior [Mon, 26 Mar 2012 21:50:59 +0000 (16:50 -0500)]
nwmodem: Remove atom if driver fails to init

12 years agoifxmodem: Remove atom if driver fails to init
Denis Kenzior [Mon, 26 Mar 2012 21:50:46 +0000 (16:50 -0500)]
ifxmodem: Remove atom if driver fails to init

12 years agohsomodem: Remove atom if driver fails to init
Denis Kenzior [Mon, 26 Mar 2012 21:50:36 +0000 (16:50 -0500)]
hsomodem: Remove atom if driver fails to init

12 years agoztemodem: Remove atom if driver fails to init
Denis Kenzior [Mon, 26 Mar 2012 21:50:11 +0000 (16:50 -0500)]
ztemodem: Remove atom if driver fails to init

12 years agoztemodem: Fix compile error
Denis Kenzior [Mon, 26 Mar 2012 21:49:38 +0000 (16:49 -0500)]
ztemodem: Fix compile error

drivers/ztemodem/radio-settings.c:129: error: ‘value’ may be used
uninitialized in this function

12 years agoztemodem: Add radio settings support
Bertrand Aygon [Fri, 23 Mar 2012 11:01:09 +0000 (12:01 +0100)]
ztemodem: Add radio settings support

12 years agoAdd ZTE modem driver
Bertrand Aygon [Fri, 23 Mar 2012 11:01:08 +0000 (12:01 +0100)]
Add ZTE modem driver

12 years agohuaweimodem: Fix AT^DDSETEX=2 timing for voice calls
Jarkko Lehtoranta [Sat, 24 Mar 2012 14:03:44 +0000 (16:03 +0200)]
huaweimodem: Fix AT^DDSETEX=2 timing for voice calls

Voice output serial port is enabled on some Huawei models (e.g. E169)
without problems, but for example on E173u-2 it is never enabled
during an incoming call. There might also be other Huawei models
having the same issue.

I traced the issue down to "^DDSETEX" AT command, which is used
to notify the device to start streaming audio. It seems that Ofono
sends this command too early on incoming calls. The command should
always be sent *after* the dial "D" or answer "A" command. The patch
fixes this behavior and afterwards voice will also work on E173u-2.

12 years agosim: Don't use sprintf unnecessarily
Denis Kenzior [Fri, 23 Mar 2012 13:28:37 +0000 (08:28 -0500)]
sim: Don't use sprintf unnecessarily

Using sprintf for a single quote is quite wasteful

12 years agosim: Fix up various coding style violations
Denis Kenzior [Fri, 23 Mar 2012 13:12:03 +0000 (08:12 -0500)]
sim: Fix up various coding style violations

12 years agosim: Use quoted string with AT+CRSM data parameter
Nicolas Bertrand [Thu, 22 Mar 2012 17:28:10 +0000 (18:28 +0100)]
sim: Use quoted string with AT+CRSM data parameter

Fix issue with some modems preventing to update elementary files
(speedup, ZTE, huawei, MBM)

12 years agoswmodem: Add support for IPv6 and IPv4v6 contexts
Marcel Holtmann [Thu, 22 Mar 2012 05:09:03 +0000 (22:09 -0700)]
swmodem: Add support for IPv6 and IPv4v6 contexts

12 years agoudev: Only detect Sierra Wireless devices with DirectIP
Marcel Holtmann [Thu, 22 Mar 2012 04:17:33 +0000 (21:17 -0700)]
udev: Only detect Sierra Wireless devices with DirectIP

12 years agosierra: Add support for DirectIP connections
Marcel Holtmann [Thu, 22 Mar 2012 04:13:52 +0000 (21:13 -0700)]
sierra: Add support for DirectIP connections

12 years agoswmodem: Add Sierra Wireless DirectIP support
Marcel Holtmann [Thu, 22 Mar 2012 04:13:13 +0000 (21:13 -0700)]
swmodem: Add Sierra Wireless DirectIP support

12 years agoswmodem: Add Sierra Wireless modem driver
Marcel Holtmann [Thu, 22 Mar 2012 04:10:30 +0000 (21:10 -0700)]
swmodem: Add Sierra Wireless modem driver

12 years agobuild: Require glib 2.28
Denis Kenzior [Wed, 21 Mar 2012 11:08:03 +0000 (06:08 -0500)]
build: Require glib 2.28

12 years agovoicecall: Force callheld update after calls swap
Frédéric Danis [Wed, 14 Mar 2012 16:00:53 +0000 (17:00 +0100)]
voicecall: Force callheld update after calls swap

In HFP spec, a callheld indicator update should be sent after swapping
calls, even if it stays to 1 (AG has both active and held calls).

12 years agoemulator: Force indicator event implementation
Frédéric Danis [Wed, 14 Mar 2012 16:00:52 +0000 (17:00 +0100)]
emulator: Force indicator event implementation

12 years agoisimodem: Remove includes of <glib/gtypes.h>
Marcel Holtmann [Mon, 19 Mar 2012 23:12:36 +0000 (16:12 -0700)]
isimodem: Remove includes of <glib/gtypes.h>

12 years agogisi: Remove includes of <glib/gtypes.h>
Marcel Holtmann [Mon, 19 Mar 2012 23:12:12 +0000 (16:12 -0700)]
gisi: Remove includes of <glib/gtypes.h>

12 years agocall-forwarding: Inline get_query_next_cf_cond()
Oleg Zhurakivskyy [Tue, 13 Mar 2012 13:46:23 +0000 (15:46 +0200)]
call-forwarding: Inline get_query_next_cf_cond()

12 years agocall-forwarding: Remove cf_list_clear()
Oleg Zhurakivskyy [Tue, 13 Mar 2012 13:46:22 +0000 (15:46 +0200)]
call-forwarding: Remove cf_list_clear()

Use g_slist_free_full() instead.

12 years agovoicecall: Improve transitions check
Frédéric Danis [Fri, 9 Mar 2012 15:26:52 +0000 (16:26 +0100)]
voicecall: Improve transitions check

Indicators should not be updated if:
- multiple separate calls are active at same time
- a conf call and a call are active at same time
- multiple separate calls are held at same time
- a conf call and a call are held at same time
- a conf call has call in active and held state

12 years agosim900: Add ussd and voice call support
Renat Zaripov [Sun, 11 Mar 2012 06:08:38 +0000 (10:08 +0400)]
sim900: Add ussd and voice call support

12 years agovoicecall: Don't set indicators during transitions
Denis Kenzior [Tue, 6 Mar 2012 15:24:54 +0000 (09:24 -0600)]
voicecall: Don't set indicators during transitions

12 years agoemulator: fix notify_ring
Frédéric Danis [Thu, 8 Mar 2012 15:02:30 +0000 (16:02 +0100)]
emulator: fix notify_ring

notify_ring should not use information from waiting call

12 years agovoicecall: Fix strange GTA04 modem CLCC behavior
Denis Kenzior [Tue, 6 Mar 2012 16:12:31 +0000 (10:12 -0600)]
voicecall: Fix strange GTA04 modem CLCC behavior

12 years agoRelease 1.5 1.5
Marcel Holtmann [Fri, 2 Mar 2012 01:37:06 +0000 (17:37 -0800)]
Release 1.5

12 years agosim900: Use SIMCOM quirk for SMS atom
Renat Zaripov [Mon, 27 Feb 2012 07:19:43 +0000 (11:19 +0400)]
sim900: Use SIMCOM quirk for SMS atom

12 years agosms: Disable sending AT+CNMA with SIMCOM quirk
Renat Zaripov [Mon, 27 Feb 2012 07:19:44 +0000 (11:19 +0400)]
sms: Disable sending AT+CNMA with SIMCOM quirk

SIMCOM SIM900 modem module not support AT+CNMA command

12 years agoatutil: Ignore invalid CLCC results
Denis Kenzior [Fri, 24 Feb 2012 05:14:08 +0000 (23:14 -0600)]
atutil: Ignore invalid CLCC results

Some phones report CLCC calls with out-of-range info.  E.g. call index
being 0 (it is 1 based according to 27.007) and call states being
reported as '6' (valid call states are 0-5.)

12 years agohso: Don't access freed data, in hso_set_online
Neil Jerram [Mon, 27 Feb 2012 20:04:43 +0000 (20:04 +0000)]
hso: Don't access freed data, in hso_set_online

12 years agocall-forwarding: Fix various style issues
Denis Kenzior [Wed, 22 Feb 2012 13:17:27 +0000 (07:17 -0600)]
call-forwarding: Fix various style issues

12 years agocall-forwarding: Minor code refactoring
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:59 +0000 (14:33 +0200)]
call-forwarding: Minor code refactoring

12 years agocall-forwarding: Emit signals when cfu is toggled
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:58 +0000 (14:33 +0200)]
call-forwarding: Emit signals when cfu is toggled

Emit signals to mask/unmask conditional cfs on cfu
activation/deactivation.

12 years agocall-forwarding: Update conditional reporting logic
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:57 +0000 (14:33 +0200)]
call-forwarding: Update conditional reporting logic

Don't report conditional cfs when cfu is active

12 years agocall-forwarding: Update conditional setting logic
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:56 +0000 (14:33 +0200)]
call-forwarding: Update conditional setting logic

Due to how the quiescent behavior of conditional call forwarding rules
when CFU is active, do not allow the user to try and set conditional
rules.  This will fail at the network level anyway.

12 years agocall-forwarding: Refactoring of is_cfu_enabled()
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:55 +0000 (14:33 +0200)]
call-forwarding: Refactoring of is_cfu_enabled()

This also removes the need for uninitialized_var() macro.

12 years agocall-forwarding: Minor style fixes
Oleg Zhurakivskyy [Mon, 6 Feb 2012 12:33:54 +0000 (14:33 +0200)]
call-forwarding: Minor style fixes

12 years agosim900: Fix minor coding style violation
Denis Kenzior [Wed, 22 Feb 2012 10:16:56 +0000 (04:16 -0600)]
sim900: Fix minor coding style violation

12 years agosim900: Add support for PIN retry counters
Renat Zaripov [Wed, 22 Feb 2012 12:18:37 +0000 (16:18 +0400)]
sim900: Add support for PIN retry counters

12 years agosim: Add SIMCOM specific PIN retry handling
Renat Zaripov [Wed, 22 Feb 2012 12:18:37 +0000 (16:18 +0400)]
sim: Add SIMCOM specific PIN retry handling

Use AT+SPIC for obtaining retries remaining for SIM PIN / PUK

AT+SPIC Retries Remaining to Input SIM PIN/PUK

+SPIC: <pin1>,<pin2>,<puk1>,<puk2>

Parameters
<pin1> Times remained to input chv1
<pin2> Times remained to input chv2
<puk1> Times remained to input puk1
<puk2> Times remained to input puk2

12 years agoudev: Remove empty line
Marcel Holtmann [Sat, 18 Feb 2012 12:26:26 +0000 (13:26 +0100)]
udev: Remove empty line

12 years agoudev: Add support for detecting Sierra network interfaces
Marcel Holtmann [Sat, 18 Feb 2012 12:18:53 +0000 (13:18 +0100)]
udev: Add support for detecting Sierra network interfaces

12 years agohso: Open modem port to log extra notifications
Marcel Holtmann [Sat, 18 Feb 2012 12:02:42 +0000 (13:02 +0100)]
hso: Open modem port to log extra notifications

12 years agoudev: Also detect modem port of Option HSO devices
Marcel Holtmann [Sat, 18 Feb 2012 12:01:42 +0000 (13:01 +0100)]
udev: Also detect modem port of Option HSO devices

12 years agosierra: Rename some variables
Marcel Holtmann [Thu, 16 Feb 2012 18:18:17 +0000 (19:18 +0100)]
sierra: Rename some variables

12 years agoudev: Detect more ports for Sierra modems
Marcel Holtmann [Thu, 16 Feb 2012 18:17:40 +0000 (19:17 +0100)]
udev: Detect more ports for Sierra modems

12 years agoudev: Add sanity check for ports on old Option devices
Marcel Holtmann [Thu, 16 Feb 2012 17:36:23 +0000 (18:36 +0100)]
udev: Add sanity check for ports on old Option devices

12 years agoudev: Detect old Option cards without high-speed interface
Marcel Holtmann [Thu, 16 Feb 2012 17:07:07 +0000 (18:07 +0100)]
udev: Detect old Option cards without high-speed interface

12 years agoifx: Add support for Assisted Satellite Navigation
Marcel Holtmann [Thu, 16 Feb 2012 12:06:52 +0000 (13:06 +0100)]
ifx: Add support for Assisted Satellite Navigation

12 years agolocation-reporting: Remove a few more empty lines
Marcel Holtmann [Thu, 16 Feb 2012 08:54:05 +0000 (09:54 +0100)]
location-reporting: Remove a few more empty lines

12 years agolocation-reporting: Fix some minor style issues
Marcel Holtmann [Thu, 16 Feb 2012 08:43:28 +0000 (09:43 +0100)]
location-reporting: Fix some minor style issues

12 years agoatmodem: Use CSQ based notification for IFX signal strength
Marcel Holtmann [Thu, 16 Feb 2012 07:20:29 +0000 (08:20 +0100)]
atmodem: Use CSQ based notification for IFX signal strength

Since the XCIEV notifications are unclear, use XCSQ notifcations to
report signal strength updates.

12 years agoatmodem: Ignore results from IFX radio signal strength indication
Marcel Holtmann [Thu, 16 Feb 2012 07:12:28 +0000 (08:12 +0100)]
atmodem: Ignore results from IFX radio signal strength indication

It seems the that XCIEV notification actually returns results from XCSQ
and not the described range 0-7. This makes this notification rather
useless to report signal strength.

12 years agonetwork: Add debug for signal strength updates
Marcel Holtmann [Thu, 16 Feb 2012 07:11:35 +0000 (08:11 +0100)]
network: Add debug for signal strength updates

12 years agoatmodem: Fix handling of IFX signal strength indication
Marcel Holtmann [Tue, 14 Feb 2012 14:23:59 +0000 (15:23 +0100)]
atmodem: Fix handling of IFX signal strength indication

12 years agoatmodem: Add debug for IFX signal strength reporting
Marcel Holtmann [Tue, 14 Feb 2012 13:53:51 +0000 (14:53 +0100)]
atmodem: Add debug for IFX signal strength reporting

12 years agonetwork: Add debug for network registration status updates
Marcel Holtmann [Sat, 11 Feb 2012 06:00:49 +0000 (07:00 +0100)]
network: Add debug for network registration status updates

12 years agoifx: Setup CSCS to use GSM for the aux port
Marcel Holtmann [Fri, 10 Feb 2012 11:19:42 +0000 (12:19 +0100)]
ifx: Setup CSCS to use GSM for the aux port

This change is needed since otherwise umlauts and other characters
for USSD responses will not work properly.

12 years agoifxmodem: Add support for dynamic DNS for IPv6 and dual mode contexts
Marcel Holtmann [Fri, 10 Feb 2012 11:02:42 +0000 (12:02 +0100)]
ifxmodem: Add support for dynamic DNS for IPv6 and dual mode contexts

12 years agoifxmodem: Add support for IPv6 and dual mode contexts
Marcel Holtmann [Fri, 10 Feb 2012 10:45:34 +0000 (11:45 +0100)]
ifxmodem: Add support for IPv6 and dual mode contexts

12 years agoRelease 1.4 1.4
Marcel Holtmann [Fri, 10 Feb 2012 09:48:25 +0000 (10:48 +0100)]
Release 1.4

12 years agobtio: Add BtIOMode enum to be used with BT_IO_OPT_MODE
Luiz Augusto von Dentz [Thu, 2 Feb 2012 21:57:05 +0000 (13:57 -0800)]
btio: Add BtIOMode enum to be used with BT_IO_OPT_MODE

12 years agobtio: Add L2ERTM type
Luiz Augusto von Dentz [Wed, 1 Feb 2012 01:25:34 +0000 (17:25 -0800)]
btio: Add L2ERTM type

L2ERTM type uses L2CAP socket in SOCK_STREAM instead of SOCK_SEQPACKET

12 years agoifxmodem: Remove audio settings mode handling
Marcel Holtmann [Fri, 10 Feb 2012 09:04:34 +0000 (10:04 +0100)]
ifxmodem: Remove audio settings mode handling

With the current updated setup, the audio settings mode is no longer
provided. So don't bother even trying to configure it.

12 years agoifxmodem: Remove another usage g_utf8_validate
Marcel Holtmann [Fri, 10 Feb 2012 08:42:54 +0000 (09:42 +0100)]
ifxmodem: Remove another usage g_utf8_validate

12 years agoifx: Don't use g_utf8_validate
Denis Kenzior [Fri, 10 Feb 2012 06:38:37 +0000 (00:38 -0600)]
ifx: Don't use g_utf8_validate

Emergency Numbers can only be digits, so there's no point to use the
'Hammer of Thor' that is g_utf8_validate when a much simpler function
will do the job just as well.

12 years agoifx: Take out bad merge
Denis Kenzior [Fri, 10 Feb 2012 04:35:21 +0000 (22:35 -0600)]
ifx: Take out bad merge

12 years agoifx: Modify XLEMA behavior
Denis Kenzior [Fri, 10 Feb 2012 04:34:02 +0000 (22:34 -0600)]
ifx: Modify XLEMA behavior

XLEMA reports emergency numbers that are hardcoded (e.g. 112 and 911)
and that are already read from EFecc.  The additional emergency numbers
we are interested in should only come from the NVM or the network NITZ
update.

12 years agoifx: Use CFUN=0 (Minimum Functionality) to disable modem
Marcel Holtmann [Fri, 10 Feb 2012 01:42:43 +0000 (02:42 +0100)]
ifx: Use CFUN=0 (Minimum Functionality) to disable modem

12 years agoifxmodem: Handle malformed emergency numbers
Marcel Holtmann [Fri, 10 Feb 2012 01:15:16 +0000 (02:15 +0100)]
ifxmodem: Handle malformed emergency numbers

This might be either a modem firmware bug or the SIM card is provisioned
really badly, but the last entry contains garbage characters.

ofonod[20620]: Voice: < \r\n+XLEMA: 1,9,"112",,1\r\n\r\n+XLEMA: 2,9,"911",,1\r\n\r\n+XLEMA: 3,9,"000",57,1\r\n\r\n+XLEMA: 4,9,"08",49,1\r\n\r\n+XLEMA: 5,9,"112",49,1\r\n\r\n+XLEMA: 6,9,"118",0,1\r\n\r\n+XLEMA: 7,9,"119",0,1\r\n\r\n+XLEMA: 8,9,"911",0,1\r\n\r\n+XLEMA: 9,9,"999\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377",0,1\r\n

Fix this by just validating the string and cutting off once an invalid
character is found.

12 years agoifx: Remove handling of audio settings setup
Marcel Holtmann [Fri, 10 Feb 2012 00:17:06 +0000 (01:17 +0100)]
ifx: Remove handling of audio settings setup

The audio settings setup is now done as port of the audio settings atom.

12 years agovoicecall: Fix emulator AT+CHUP for HFP
Frédéric Danis [Thu, 9 Feb 2012 09:12:34 +0000 (10:12 +0100)]
voicecall: Fix emulator AT+CHUP for HFP

AT+CHUP should be able to hang-up active or incoming calls

12 years agoifx: Add necessary incantations for audio
Denis Kenzior [Wed, 8 Feb 2012 02:00:52 +0000 (20:00 -0600)]
ifx: Add necessary incantations for audio

12 years agoifx: Fix compilation issue
Marcel Holtmann [Fri, 3 Feb 2012 05:51:26 +0000 (21:51 -0800)]
ifx: Fix compilation issue

12 years agostkutil: Make valgrind happy
Denis Kenzior [Thu, 2 Feb 2012 15:17:04 +0000 (09:17 -0600)]
stkutil: Make valgrind happy

==29809== Conditional jump or move depends on uninitialised value(s)
==29809==    at 0x4E826C: stk_file_iter_next (stkutil.c:212)
==29809==    by 0x4E8CF8: parse_dataobj_file_list (stkutil.c:635)
==29809==    by 0x4EBA29: parse_dataobj (stkutil.c:2410)
==29809==    by 0x4ECFB5: parse_refresh (stkutil.c:2971)
==29809==    by 0x4EECA3: parse_command_body (stkutil.c:3826)
==29809==    by 0x4EF0DF: stk_command_new_from_pdu (stkutil.c:3948)
==29809==    by 0x4D50DA: ofono_stk_proactive_command_handled_notify
(stk.c:2885)

12 years agoifx: Make sure query XSIMSTATE
Denis Kenzior [Thu, 2 Feb 2012 15:15:36 +0000 (09:15 -0600)]
ifx: Make sure query XSIMSTATE

XSIMSTATE=1 does not seem to reliably activate XSIM notifications
anymore.  So query the XSIMSTATE at startup instead.

12 years agoifx: Use a proper prefix for XGENDATA
Denis Kenzior [Thu, 2 Feb 2012 11:53:53 +0000 (05:53 -0600)]
ifx: Use a proper prefix for XGENDATA

12 years agosim: Fix crash due to uninitialized spn_watch
Denis Kenzior [Tue, 24 Jan 2012 17:33:16 +0000 (11:33 -0600)]
sim: Fix crash due to uninitialized spn_watch

12 years agobtio: Remove the default security level from btio
Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:22 +0000 (10:57 -0300)]
btio: Remove the default security level from btio

The default value of sec_level when setting *any* option
using bt_io_set() was BT_SECURITY_MEDIUM. This was causing
the security procedure being started in some situations that
it should not.

12 years agobtio: Add support for getting the Encryption Key Size via btio
Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:19 +0000 (10:57 -0300)]
btio: Add support for getting the Encryption Key Size via btio

Some profiles specify some restriction depending on the length
of the key used to encrypt the link, this adds an way to retrieve
that value from the kernel.

12 years agosim: Make SPN change atomic for consumers
Oleg Zhurakivskyy [Mon, 23 Jan 2012 09:41:36 +0000 (11:41 +0200)]
sim: Make SPN change atomic for consumers

Due to new spn watch semantics, ofono_sim_get_spn()
will report the absence of SPN while reading it,
which is probably incorrect.

12 years agoRelease 1.3 1.3
Marcel Holtmann [Fri, 20 Jan 2012 15:59:32 +0000 (16:59 +0100)]
Release 1.3

12 years agoTODO: Mark Handsfree interface task as done
Denis Kenzior [Wed, 18 Jan 2012 19:28:31 +0000 (13:28 -0600)]
TODO: Mark Handsfree interface task as done

12 years agoTODO: Mark GPRS provisioning task as done
Denis Kenzior [Wed, 18 Jan 2012 19:20:29 +0000 (13:20 -0600)]
TODO: Mark GPRS provisioning task as done

12 years agoTODO: Mark SAP task as done
Denis Kenzior [Wed, 18 Jan 2012 19:10:48 +0000 (13:10 -0600)]
TODO: Mark SAP task as done

12 years agomodem: Use __ofono_atom_find
Denis Kenzior [Wed, 18 Jan 2012 19:01:16 +0000 (13:01 -0600)]
modem: Use __ofono_atom_find

Also remove defunct comment about registered status

12 years agostk: find_atom only returns registered atoms
Denis Kenzior [Wed, 18 Jan 2012 18:58:20 +0000 (12:58 -0600)]
stk: find_atom only returns registered atoms

This seems to be an oversight from an earlier refactoring.

12 years agosms: Don't need the sim member now
Denis Kenzior [Wed, 18 Jan 2012 18:55:02 +0000 (12:55 -0600)]
sms: Don't need the sim member now

12 years agocbs: finding SIM atom seems to not necessary now
Denis Kenzior [Wed, 18 Jan 2012 18:52:01 +0000 (12:52 -0600)]
cbs: finding SIM atom seems to not necessary now

12 years agostk: Use __ofono_atom_find
Denis Kenzior [Wed, 18 Jan 2012 18:50:55 +0000 (12:50 -0600)]
stk: Use __ofono_atom_find

12 years agogprs: Use __ofono_atom_find
Denis Kenzior [Wed, 18 Jan 2012 18:36:37 +0000 (12:36 -0600)]
gprs: Use __ofono_atom_find