Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-14 | cdmamodem: fix to follow oFono probe rules | Dara Spieker-Doyle | 1 | -2/+10 | |
Not allowed to call register directly from probe, use g_idle_add instead for now | |||||
2011-01-14 | include: Clarify hold_all_active semantics | Pekka Pessi | 1 | -1/+2 | |
2011-01-14 | mbm: Remove data->reopen_source timer before setting up new one | Tomasz Gregorek | 1 | -0/+3 | |
Check if there is a timer running already and remove it before creating a new one. This will prevent calling reopen_callback() more than if mbm_disconnect() is called more than once. | |||||
2011-01-14 | mbm: Adding timer removal to mbm_remove() | Tomasz Gregorek | 1 | -0/+5 | |
In case the modem is disconnected during enabling process, mbm_disconnect() will set up data->reopen_source timer. This timer needs to be removed in mbm_remove() to stop execution of reopen_callback() after hardware disconnection. | |||||
2011-01-14 | ifx: add ctm create to ifx plugin | Jeevaka Badrappan | 1 | -0/+2 | |
2011-01-14 | stemodem: Always run +CGACT? when we get +CGEV. | Marit Henriksen | 1 | -7/+3 | |
Remove checks for certain values of CGEV, and instead we will always run CGACT? to check what contexts that are active. | |||||
2011-01-14 | stemodem: Use macro for context status. | Marit Henriksen | 1 | -1/+2 | |
2011-01-14 | src: Added enum for PDP context status. | Marit Henriksen | 1 | -0/+6 | |
2011-01-14 | stemodem: Return immediately if not voice call. | Marit Henriksen | 1 | -3/+3 | |
2011-01-14 | stemodem: Use macro for clip validity. | Marit Henriksen | 1 | -1/+1 | |
2011-01-14 | stemodem: Removed defaults in switches. | Marit Henriksen | 1 | -10/+7 | |
Coding style guidline M12. | |||||
2011-01-14 | hfpmodem: Incorrect string length in dtmf buf. | Helen Clemson | 1 | -3/+2 | |
Strlen includes a NULL character. | |||||
2011-01-14 | stemodem: Incorrect string length in dtmf buf. | Helen Clemson | 1 | -4/+2 | |
Strlen includes a NULL character. | |||||
2011-01-14 | stemodem: Fix spelling mistake in error message. | Helen Clemson | 1 | -1/+1 | |
2011-01-14 | test: add disable-call-forwarding | Jarko Poutiainen | 2 | -1/+55 | |
2011-01-14 | ifxmodem: change AT command for enabling SATK | Jeevaka Badrappan | 1 | -6/+5 | |
2011-01-14 | ifxmodem: add enable/disable ctm support | Jeevaka Badrappan | 4 | -1/+201 | |
2011-01-13 | bluetooth: Add Btio library for DUN | Zhenhua Zhang | 4 | -2/+1407 | |
Btio library is the low level socket API for BT RFCOMM connection. We share the same library among BlueZ, Obex and oFono. So make sure you synchronize to other two projects when you make changes to btio.[ch]. | |||||
2011-01-13 | nokiacdma: Add CDMA devinfo support | Dara Spieker-Doyle | 1 | -0/+2 | |
2011-01-13 | cdmamodem: Add CDMA devinfo support | Dara Spieker-Doyle | 4 | -1/+194 | |
2011-01-13 | cdmamodem: M15 Coding style fix | Dara Spieker-Doyle | 2 | -4/+4 | |
2011-01-13 | test: Add CDMA MO Call Support scripts | Dara Spieker-Doyle | 4 | -1/+73 | |
2011-01-13 | include: remove unused mpty from ofono_call | Jeevaka Badrappan | 1 | -1/+0 | |
2011-01-13 | atutil: remove unused mpty | Jeevaka Badrappan | 1 | -1/+0 | |
2011-01-13 | gps: add new interface to feature map | Rafael Ignacio Zurita | 1 | -0/+1 | |
2011-01-13 | gps: define new dbus interface | Rafael Ignacio Zurita | 1 | -0/+1 | |
2011-01-13 | atmodem: fix +COLR parsing | Rémi Denis-Courmont | 1 | -1/+28 | |
AT+COLR does not have a local presentation mode and thus it cannot be factored with the other commands. This partially reverts commit f2baa88d7577649358f1f8587e5a9b6aa730ca41. | |||||
2011-01-13 | test: show CalledLinePresentation property | Lucas De Marchi | 1 | -0/+2 | |
2011-01-12 | atutil: Break out attribute parser into atutil | Denis Kenzior | 3 | -39/+53 | |
2011-01-12 | udev: Add nokiacdma device | Dara Spieker-Doyle | 1 | -0/+15 | |
2011-01-12 | ofono-rules: Add nokiacdma device | Dara Spieker-Doyle | 1 | -0/+4 | |
2011-01-12 | nokiacdma: Minor fixes | Denis Kenzior | 1 | -2/+5 | |
2011-01-12 | nokiacdma: Add plugin and CDMA MO Call Support | Dara Spieker-Doyle | 2 | -0/+174 | |
2011-01-12 | cdmamodem: Remove unneeded assignments | Denis Kenzior | 1 | -2/+0 | |
2011-01-12 | cdmamodem: Fix up naming | Denis Kenzior | 3 | -29/+29 | |
2011-01-12 | cdmamodem: Add CDMA MO Call support | Dara Spieker-Doyle | 4 | -1/+169 | |
2011-01-12 | stk: make use of ADD_ERROR_RESULT macro | Jeevaka Badrappan | 1 | -39/+30 | |
2011-01-12 | stk: add additional info for terminal busy result | Jeevaka Badrappan | 1 | -8/+37 | |
As per the ETSI TS 102 223 specification 8.12.2, it is mandatory to provide additional information for the general result "ME currently unable to process command". | |||||
2011-01-12 | simfs: Add cache flushing functions | Andrzej Zaborowski | 2 | -17/+56 | |
2011-01-12 | test: add set-call-forwarding | Jarko Poutiainen | 2 | -1/+66 | |
2011-01-12 | TODO: Add task for main.conf | Aki Niemi | 1 | -0/+8 | |
2011-01-12 | TODO: set owner of Support HFP AG emulator task | Frederic Danis | 1 | -0/+2 | |
2011-01-12 | isimodem: fix return from call control requests | Pekka Pessi | 1 | -1/+1 | |
2011-01-12 | gatchat: M15 coding styles fixes | Jeevaka Badrappan | 4 | -8/+8 | |
2011-01-12 | unit: M15 coding style fix | Jeevaka Badrappan | 6 | -39/+39 | |
2011-01-12 | plugins: M15 coding style fix | Jeevaka Badrappan | 4 | -8/+8 | |
2011-01-12 | atmodem: M15 coding style fix | Jeevaka Badrappan | 17 | -67/+67 | |
2011-01-12 | isimodem: M15 coding style fix | Jeevaka Badrappan | 17 | -66/+66 | |
2011-01-12 | nwmodem: M15 coding style fix | Jeevaka Badrappan | 2 | -4/+4 | |
2011-01-12 | hsomodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |