Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-05 | hfp: wait Disconnect reply to power down the modem | Gustavo F. Padovan | 1 | -2/+24 | |
2010-02-05 | Fix: Don't call UnregisterAgent if already Released | Gustavo F. Padovan | 1 | -1/+7 | |
Prevent to call UnregisterAgent on an already unregistered agent. | |||||
2010-02-05 | hfp: create modem for new devices paired on runtime | Gustavo F. Padovan | 1 | -5/+57 | |
It listens the UUIDs property to create a modem from the recently paired devices. It also renames added_watch to adapter_watch, a more proper name. | |||||
2010-02-05 | Fix: Use snprintf instead of sprintf in HFP | Denis Kenzior | 1 | -1/+1 | |
2010-02-04 | Fix: No need to check for handsfree_path now | Denis Kenzior | 1 | -12/+0 | |
2010-02-04 | Cleanup: Refactor handling of failed connections | Denis Kenzior | 1 | -41/+23 | |
2010-02-04 | Cleanup: Modem creation | Denis Kenzior | 1 | -2/+11 | |
2010-02-04 | Add function to handle SLC handshake failures | Denis Kenzior | 1 | -1/+19 | |
2010-01-30 | Use blocking GAtChat objects for STE modems | Marcel Holtmann | 1 | -1/+1 | |
Due to some missing implementation of POLLOUT, the access to the CAIF channels of the STE modems have to be done in a blocking fashion. | |||||
2010-01-30 | Add support for using old CAIF subsystem with character devices | Marcel Holtmann | 2 | -18/+34 | |
2010-01-30 | Use simple driver table for modem configuration setup helpers | Marcel Holtmann | 1 | -7/+18 | |
2010-01-28 | Add STE voice call support. | Sjur Brændeland | 1 | -1/+1 | |
2010-01-28 | Handle the error path from service_level_connection | Gustavo F. Padovan | 1 | -2/+4 | |
2010-01-28 | Remove unneeded code to disable the modem on hfp | Gustavo F. Padovan | 1 | -3/+0 | |
ofono_modem_remove() already disables the modem. | |||||
2010-01-28 | Disable dummy CAIF modem detection for now | Marcel Holtmann | 1 | -0/+2 | |
2010-01-28 | Add plugin for static CAIF device detection | Marcel Holtmann | 1 | -0/+68 | |
2010-01-28 | Some minor style cleanups for STE support | Marcel Holtmann | 1 | -3/+8 | |
2010-01-27 | Style: Various whitespace issues | Denis Kenzior | 1 | -1/+7 | |
2010-01-27 | Style: Don't go over 80 characters | Denis Kenzior | 1 | -2/+4 | |
2010-01-27 | Fix: Remove unused includes | Denis Kenzior | 1 | -11/+0 | |
2010-01-27 | Add copyright note to the HFP plugin | Gustavo F. Padovan | 1 | -0/+1 | |
2010-01-27 | Remove wrong copyright statement within HFP plugin | Marcel Holtmann | 1 | -1/+0 | |
2010-01-27 | Limit HFP plugin loading to D-Bus 1.3 only systems | Marcel Holtmann | 1 | -0/+3 | |
2010-01-27 | Add HFP support through BlueZ | Gustavo F. Padovan | 2 | -16/+462 | |
It uses BlueZ through to get HFP working following the org.bluez.HandsfreeGateway and org.bluez.HandsfreeAgent from the BlueZ D-Bus API. You need the HFP suport into BlueZ and the new D-Bus 1.3 or later with fd-passing support. Many thanks to Zhenhua Zhang <zhenhua.zhang@intel.com> for its prototype on this code. | |||||
2010-01-27 | Add STE modem support for GPRS PDP Contexts | Sjur Brændeland | 1 | -1/+1 | |
2010-01-25 | Add STE modem plugin | Sjur Brændeland | 1 | -0/+253 | |
2010-01-20 | Add quirk for cid and lac handling for Huawei | Jussi Kukkonen | 1 | -1/+2 | |
2010-01-12 | Style: Trailing whitespace & extra lines | Denis Kenzior | 1 | -6/+6 | |
2010-01-06 | Use short serial number for udev detected devices | Marcel Holtmann | 1 | -2/+22 | |
2010-01-06 | Port udev (temporarily) to the new framework | Denis Kenzior | 1 | -1/+1 | |
2010-01-06 | Port modemconf to the new framework | Denis Kenzior | 1 | -1/+1 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 13 | -13/+13 | |
2009-12-17 | Style: Repeat for plugins | Denis Kenzior | 5 | -7/+14 | |
2009-12-09 | New modem desc for f3607g modem in Samos platform | Martin Xu | 1 | -0/+6 | |
2009-12-07 | Register to MBM ERINFO notification | Denis Kenzior | 1 | -0/+23 | |
This is purely for information gathering purposes | |||||
2009-12-07 | Add HSO quirk to hso modem driver | Denis Kenzior | 1 | -1/+4 | |
2009-12-05 | Require udev-143 or later | Marcel Holtmann | 1 | -17/+0 | |
2009-12-02 | Fix: Convert PalmPre plugin to new world order | Denis Kenzior | 1 | -0/+4 | |
2009-12-02 | Fix: Convert Novatel plugin to new world order | Denis Kenzior | 1 | -0/+3 | |
2009-12-02 | Fix: Convert MBM plugin to new world order | Denis Kenzior | 1 | -0/+3 | |
2009-12-02 | Fix: Convert Huawei plugin to new world order | Denis Kenzior | 1 | -0/+3 | |
2009-12-02 | Fix: Convert HSO plugin to new world order | Denis Kenzior | 1 | -4/+8 | |
2009-12-02 | Fix: Convert G1 plugin to new world order | Denis Kenzior | 1 | -0/+9 | |
2009-12-01 | Fix: Force calypso to return to command mode ASAP | Denis Kenzior | 1 | -2/+2 | |
Calypso firmware is just bizarre. It seems that if anything is sent before CPI=3 to the DLC handling voice commands, the ATD will not return to command mode immediately, but instead wait until connected / failed condition occurs. If CPI=3 is sent first, then calypso will go to command mode immediately after ATD is issued and report CPI indications as usual. | |||||
2009-12-01 | Fix: Remove duplicate atoms from calypso plugin | Denis Kenzior | 1 | -2/+0 | |
2009-12-01 | Fix: Disable echo on all calypso DLCs | Denis Kenzior | 1 | -1/+3 | |
2009-11-26 | Update calypso plugin to the new wakeup handling | Denis Kenzior | 1 | -2/+2 | |
2009-11-26 | Fix: Make Calypso handling a bit better | Denis Kenzior | 1 | -2/+4 | |
2009-11-25 | Add udev rules for Option GI0201 and GTM382 modems | Marko Saukko | 1 | -0/+2 | |
2009-11-24 | Fix: Move CHLD from voicecall driver to plugin | Zhenhua Zhang | 1 | -4/+60 | |
According HFP v1.5 spec, AT+CHLD=? should be a part of SLC connection. So we should not do it after SLC connection is created. |