summaryrefslogtreecommitdiff
path: root/src/emulator.c
Commit message (Expand)AuthorAgeFilesLines
* emulator: Test already done in g_at_server_resume()Guillaume Zajac2012-06-241-3/+0
* emulator: Force indicator event implementationFrédéric Danis2012-03-201-0/+23
* emulator: fix notify_ringFrédéric Danis2012-03-071-7/+0
* emulator: Use __ofono_atom_findDenis Kenzior2012-01-181-5/+2
* emulator: Minor style tweaks inside bia_cbDenis Kenzior2011-09-081-9/+10
* emulator: add AT+BIA support for HFPFrédéric Danis2011-09-081-10/+73
* emulator: fix indicator notificationFrédéric Danis2011-08-151-2/+31
* emulator: Make the logic a bit more readableDenis Kenzior2011-07-061-13/+18
* emulator: fix CCWA for PTSFrédéric Danis2011-07-061-36/+59
* emulator: Use ACFC and PFC by defaultGuillaume Zajac2011-06-291-0/+3
* emulator: fix local HFP AG featuresFrédéric Danis2011-06-201-2/+5
* emulator: fix request testsFrédéric Danis2011-06-151-2/+2
* emulator: Don't try to release in case of errorDenis Kenzior2011-06-011-2/+4
* emulator: Fix make distcheckDenis Kenzior2011-05-251-1/+0
* emulator: Reflow ato implementation logicDenis Kenzior2011-05-251-11/+4
* emulator: add ATO implementationGuillaume Zajac2011-05-251-0/+53
* emulator: Make sure to cleanup on forceful exitDenis Kenzior2011-05-241-0/+8
* emulator: simplify ath callbackDenis Kenzior2011-05-241-10/+7
* emulator: Update to the new GAtPPP APIDenis Kenzior2011-05-241-66/+27
* emulator: Send a NO CARRIER where appropriateDenis Kenzior2011-05-241-0/+3
* emulator: Get rid of return at the end of funcDenis Kenzior2011-05-241-2/+0
* emulator: optimize request_private_network_cb flowDenis Kenzior2011-05-241-10/+8
* emulator: add request/release private network callsGuillaume Zajac2011-05-241-10/+66
* emulator: add AT+CMEE support for HFPFrédéric Danis2011-05-081-1/+62
* emulator: add dun_ath_cb() and register itGuillaume Zajac2011-05-081-2/+56
* emulator: add handler for ppp stream suspensionsGuillaume Zajac2011-05-081-0/+10
* emulator: fix +CLIP in case of withheld callFrédéric Danis2011-04-211-2/+10
* emulator: Use a switch/case instead of ifDenis Kenzior2011-04-191-5/+10
* emulator: Reflow commentsDenis Kenzior2011-04-191-6/+5
* emulator: add +CCWA support for HFP AGFrédéric Danis2011-04-191-1/+76
* emulator: add +CLIP support for HFP AGFrédéric Danis2011-04-191-1/+81
* emulator: add RING for HFP AGFrédéric Danis2011-04-191-13/+76
* emulator: add call, callsetup and callheld cindsFrédéric Danis2011-04-111-0/+5
* Revert dun: Add ATX command in emulator (X0 only)Denis Kenzior2011-03-281-56/+1
* dun: Add ATX command in emulator (X0 only)Olivier Guiter2011-03-251-1/+56
* emulator: fix some indentation issuesGuillaume Zajac2011-03-151-58/+58
* emulator: add support of void parameters in CMERFrédéric Danis2011-02-241-12/+12
* emulator: Remove unneeded parensDenis Kenzior2011-02-241-1/+1
* emulator: return if SLC is not yet establishedDenis Kenzior2011-02-231-1/+3
* emulator: add BRSF supportFrédéric Danis2011-02-231-1/+44
* emulator: add CMER supportFrédéric Danis2011-02-231-2/+105
* emulator: Reflow the code slightlyDenis Kenzior2011-02-231-14/+12
* emulator: add CIND supportFrédéric Danis2011-02-231-0/+81
* emulator: add support of indicatorsFrédéric Danis2011-02-231-0/+74
* emulator: Disable echo for hfp emulatorsFrédéric Dalleau2011-02-231-0/+2
* emulator: fix whitespace corruptionDenis Kenzior2011-02-191-1/+1
* emulator: add dialing supportGustavo F. Padovan2011-02-181-0/+121
* emulator: always create emulators in offline stateFrédéric Danis2011-02-171-1/+2
* emulator: unref GIOChannel after creationFrédéric Dalleau2011-02-171-0/+2
* emulator: Handle multiple emulator typesFrédéric Danis2011-02-161-2/+12