Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-11 | Release 1.0 | Marcel Holtmann | 2 | -1/+10 | |
2011-10-10 | doc: Update copyright information | Marcel Holtmann | 2 | -2/+2 | |
2011-10-10 | tools: Update copyright information | Marcel Holtmann | 4 | -4/+4 | |
2011-10-10 | unit: Update copyright information | Marcel Holtmann | 10 | -22/+22 | |
2011-10-10 | gisi: Update copyright information | Marcel Holtmann | 20 | -20/+20 | |
2011-10-10 | plugins: Update copyright information | Marcel Holtmann | 30 | -43/+44 | |
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 105 | -156/+157 | |
2011-10-10 | core: Update copyright information | Marcel Holtmann | 89 | -108/+108 | |
2011-10-10 | gatchat: Update copyright information | Marcel Holtmann | 39 | -39/+39 | |
2011-10-06 | atmodem: Use ZTE specific vendor quirk for SMS support | Marcel Holtmann | 1 | -0/+2 | |
2011-10-06 | zte: Use own vendor quirk for SMS atom driver | Marcel Holtmann | 1 | -2/+1 | |
2011-10-06 | log: Rename program executable variable | Marcel Holtmann | 2 | -4/+6 | |
2011-10-05 | log: Add support for backtrace symbole resolving | Marcel Holtmann | 3 | -17/+112 | |
2011-09-29 | test: add support to select modem | Gustavo F. Padovan | 1 | -2/+10 | |
2011-09-29 | test: add support to select modem | Gustavo F. Padovan | 1 | -7/+13 | |
2011-09-29 | test: add support to select modem | Gustavo F. Padovan | 1 | -6/+11 | |
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 | 6 | -3/+302 | |
2011-09-13 | bluetooth: track DBus call pending | Gustavo F. Padovan | 3 | -22/+26 | |
2011-09-09 | call-volume: Use g_idle_add to register | Denis Kenzior | 1 | -4/+6 | |
2011-09-09 | hfp_hf: add handsfree atom | Mikel Astiz | 1 | -0/+2 | |
2011-09-09 | handsfree: Add driver api for number requests | Mikel Astiz | 1 | -0/+7 | |
e.g. AT+BINP=1 | |||||
2011-09-09 | handsfree: Implement inband ring settings | Mikel Astiz | 1 | -0/+26 | |
2011-09-09 | include: Add in-band ring to handsfree public api | Mikel Astiz | 1 | -0/+3 | |
2011-09-09 | hfpmodem: Add skeleton driver implemenetation | Mikel Astiz | 4 | -1/+105 | |
2011-09-09 | AUTHORS: Mention Mikel's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-09-09 | handsfree: Add skeleton implementation | Mikel Astiz | 3 | -1/+226 | |