summaryrefslogtreecommitdiff
path: root/plugins/hso.c
Commit message (Expand)AuthorAgeFilesLines
* hso: Use at_util_open_deviceDenis Kenzior2019-05-311-28/+1
* hso: Don't access freed data, in hso_set_onlineNeil Jerram2012-02-271-2/+2
* hso: Open modem port to log extra notificationsMarcel Holtmann2012-02-181-21/+22
* hso: Setup CSCS after SIM card has been detectedMarcel Holtmann2012-01-121-10/+10
* hso: Setup CSCS properlyDenis Kenzior2012-01-111-0/+10
* hso: Enable voice call handling if support has been detectedMarcel Holtmann2012-01-061-4/+57
* hso: Add support for detecting is no SIM card is presentMarcel Holtmann2012-01-011-4/+17
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* hso: Switch modem to use error numbers instead of stringsMarcel Holtmann2011-08-221-2/+2
* hso: Fix minor whitespace mistakesMarcel Holtmann2011-08-091-1/+1
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-4/+0
* hso: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-1/+2
* hso: Add support for checking SIM ready statusMarcel Holtmann2011-01-051-13/+94
* hso: Add support for model type check on bootupMarcel Holtmann2011-01-051-4/+32
* hso: Move radio_settings to post_simDenis Kenzior2010-12-211-2/+1
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-6/+6
* Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann2010-09-241-2/+3
* hso: Enable phonebook atomYang Gu2010-09-191-0/+11
* hso: implement Online propertyPekka Pessi2010-09-091-3/+38
* hso: Use Qualcomm specific USSD quirkMarcel Holtmann2010-08-191-1/+2
* Add nasty quirk to allow HSO devices to read network code lengthMarcel Holtmann2010-06-131-1/+2
* Use Qualcomm quirk for CBS on HSO devicesMarcel Holtmann2010-06-131-1/+2
* Move AT_ODO quirk into HSO driver instead of network registrationMarcel Holtmann2010-06-061-2/+19
* Use hsomodem instead of hso for Option HSO GPRS atom driverMarcel Holtmann2010-06-061-1/+1
* Enable Option specific radio settingsMarcel Holtmann2010-06-061-0/+4
* Enable CBS and USSD for Option HSO based devicesMarcel Holtmann2010-06-041-0/+4
* Add Option specific SMS quirk since ack pdu is brokenMarcel Holtmann2010-06-031-1/+1
* Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior2010-04-281-2/+0
* Drivers can notify core of SIM insertion / removalAndrzej Zaborowski2010-04-151-1/+5
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add HSO quirk to hso modem driverDenis Kenzior2009-12-071-1/+4
* Fix: Convert HSO plugin to new world orderDenis Kenzior2009-12-021-4/+8
* Turn off echo on HSO modemsDenis Kenzior2009-11-181-0/+3
* Make HSO modem driver use App & Control portsDenis Kenzior2009-11-181-29/+59
* Fix: Use none_prefixDenis Kenzior2009-11-181-3/+5
* Add initial HSO GPRS context driverDenis Kenzior2009-11-181-0/+10
* Fix: modem _disable needs to send the CFUNDenis Kenzior2009-11-181-6/+6
* Fix: Remove yet another duplicate atomDenis Kenzior2009-11-131-1/+0
* Fix: Remove duplicate SMS atom from HSO pluginDenis Kenzior2009-11-131-1/+0
* Update plugins to the new g_at_tty_open APIDenis Kenzior2009-10-011-1/+8
* Convert all the modem drivers to the new APIDenis Kenzior2009-09-171-2/+13
* Add support for SIM atom to HSO driverMarcel Holtmann2009-09-031-0/+2
* Add basic support for Option HSO based devicesMarcel Holtmann2009-09-031-0/+178