Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-29 | sierra: Fix memory leak | Guillaume Zajac | 1 | -0/+3 | |
2011-11-22 | sap: Add modem type sap | Daniel Wagner | 1 | -0/+1 | |
2011-11-22 | hfp_hf: Add modem type hfp | Daniel Wagner | 1 | -0/+1 | |
2011-11-16 | plugins: Make the code a bit prettier | Denis Kenzior | 1 | -13/+14 | |
2011-11-16 | mbpi: Add mbpi_lookup_cdma_provider_name API | Philippe Nunes | 2 | -0/+148 | |
2011-11-14 | provision: Update to the new mbpi API | Philippe Nunes | 1 | -1/+1 | |
2011-11-14 | mbpi: mbpi_lookup becomes mbpi_lookup_apn | Philippe Nunes | 2 | -37/+36 | |
2011-11-01 | hfp_hf: Fix minor style issue from previous commit | Denis Kenzior | 1 | -2/+1 | |
2011-11-01 | hfp_hf: BT address exposed through Serial property | Mikel Astiz | 1 | -0/+13 | |
Accomplished by adding the devinfo atom in pre_sim stage | |||||
2011-10-21 | phonesim: Add handsfree atom to localhfp | Denis Kenzior | 1 | -0/+2 | |
2011-10-20 | mbpi: Minor style issues | Oleg Zhurakivskyy | 1 | -21/+21 | |
2011-10-20 | mbpi: Rename mbpi_provision_data_free() | Oleg Zhurakivskyy | 3 | -6/+6 | |
2011-10-20 | mbpi: Add mbpi_ap_type() | Oleg Zhurakivskyy | 3 | -0/+18 | |
2011-10-20 | provision: Add provisioning plugin | Oleg Zhurakivskyy | 1 | -0/+117 | |
2011-10-15 | udev: add a driver name for telit | Gustavo F. Padovan | 1 | -1/+1 | |
telit hardware needs usbserial. | |||||
2011-10-13 | hfp_hf: Switch to permissive AT syntax parser | Mikel Astiz | 1 | -1/+1 | |
Some phones can have trouble when using the strict AT syntax parser for HFP. So far, this has only been evidenced with the Samsung Wave, which works fine with the permissive syntax parser. Several other phones have been tested with the permissive parser and seem to work OK. | |||||
2011-10-12 | hfp_hf: Fix crash | Denis Kenzior | 1 | -2/+11 | |
If BlueZ exits during an outstanding Connect/Disconnect operation, oFono can crash due to the pending call finishing on an already-removed modem object. | |||||
2011-10-12 | mbpi: Add filename and line information on error | Oleg Zhurakivskyy | 1 | -21/+40 | |
2011-10-12 | mbpi: Improve mbpi_lookup() error reporting | Oleg Zhurakivskyy | 1 | -3/+6 | |
2011-10-12 | mbpi: Fix handling of the usage element | Oleg Zhurakivskyy | 1 | -21/+23 | |
2011-10-12 | mbpi: Reflow gsm_end() | Oleg Zhurakivskyy | 1 | -20/+22 | |
2011-10-12 | mbpi: Split gsm_start() for readability | Oleg Zhurakivskyy | 1 | -61/+77 | |
2011-10-10 | plugins: Update copyright information | Marcel Holtmann | 30 | -43/+44 | |
2011-10-06 | zte: Use own vendor quirk for SMS atom driver | Marcel Holtmann | 1 | -2/+1 | |
2011-09-29 | sap: also accept err = 0 in enable() | Gustavo F. Padovan | 1 | -1/+1 | |
2011-09-29 | telit: fix shutdown of bluetooth socket | Gustavo F. Padovan | 1 | -2/+5 | |
2011-09-29 | sap: add sap modem disable() support | Gustavo F. Padovan | 1 | -1/+3 | |
2011-09-29 | sap: clean up extra blank line | Gustavo F. Padovan | 1 | -1/+0 | |
2011-09-29 | sap: add full support to SAP modem | Gustavo F. Padovan | 1 | -0/+29 | |
Add pre_sim, post_sim, set_online and post_online calls | |||||
2011-09-29 | telit: add post_online to SAP Client | Gustavo F. Padovan | 2 | -27/+32 | |
2011-09-29 | telit: add set_online to SAP Client | Gustavo F. Padovan | 2 | -23/+26 | |
2011-09-29 | telit: add post_sim to SAP Client | Gustavo F. Padovan | 2 | -9/+14 | |
2011-09-29 | telit: add pre_sim support to SAP Client | Gustavo F. Padovan | 2 | -11/+16 | |
2011-09-29 | telit: init modem normally once SAP was enabled | Gustavo F. Padovan | 1 | -130/+141 | |
2011-09-29 | telit: add suport the disable SAP client | Gustavo F. Padovan | 2 | -32/+69 | |
2011-09-29 | sap: enable SAP modem, when BlueZ replies | Gustavo F. Padovan | 1 | -4/+18 | |
2011-09-29 | telit: Reflow sap_enable logic | Denis Kenzior | 1 | -12/+13 | |
To cover some conditions where we do not clean up properly | |||||
2011-09-29 | telit: Remove unneeded if | Denis Kenzior | 1 | -4/+2 | |
2011-09-29 | telit: add support the enable the SAP client modem | Gustavo F. Padovan | 2 | -10/+184 | |
2011-09-29 | sap: remove connect callback if enable fails | Gustavo F. Padovan | 1 | -1/+12 | |
2011-09-28 | sap: clean up sap modem destruction | Gustavo F. Padovan | 1 | -12/+10 | |
2011-09-28 | sap: remove server_path | Gustavo F. Padovan | 1 | -24/+15 | |
We use ofono_modem_set_string() instead to store it. This also remove the need to have sap_data allocation on bluetooth_sap_probe(). | |||||
2011-09-27 | sap: fix sap modem remove | Gustavo F. Padovan | 1 | -2/+2 | |
prefix NULL means that the modem needs to be removed | |||||
2011-09-27 | sap: retrigger bluetooth GetProperties call | Gustavo F. Padovan | 3 | -0/+9 | |
When plugging a SAP capable modem, GetProperties need to be called again to fetch the SAP Server devices from BlueZ. | |||||
2011-09-26 | telit: add #RSEN notify | Gustavo F. Padovan | 1 | -0/+19 | |
RSEN URC tells if the SAP Client was enabled or not | |||||
2011-09-26 | sap: add support to connect the RFCOMM link | Gustavo F. Padovan | 1 | -1/+44 | |
2011-09-26 | telit: add support to enable SAP client | Gustavo F. Padovan | 3 | -38/+76 | |
2011-09-26 | sap: Fix minor whitespace issues | Denis Kenzior | 1 | -5/+1 | |
2011-09-25 | sap: Add basic sap plugin | Gustavo F. Padovan | 5 | -3/+299 | |
2011-09-13 | bluetooth: track DBus call pending | Gustavo F. Padovan | 3 | -22/+26 | |