summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2014-01-17 14:37:41 -0600
committerDenis Kenzior <denkenz@gmail.com>2014-10-20 13:40:27 -0500
commit0727da1d5b004da0361f0a807ecbef2339cb35e2 (patch)
treef11627aeda55c6a20a3a707abe3c8d18237aea82 /src/voicecall.c
parentd292e0e0ede635b2398f2176a4ddfa01022f0ef3 (diff)
downloadofono-0727da1d5b004da0361f0a807ecbef2339cb35e2.tar.bz2
emulator: Improve SLC establishment logic
Diffstat (limited to 'src/voicecall.c')
-rw-r--r--src/voicecall.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index d11a4cd6..550b79b4 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -3304,6 +3304,10 @@ static void emulator_chld_cb(struct ofono_emulator *em,
ofono_emulator_send_info(em, buf, TRUE);
result.type = OFONO_ERROR_TYPE_NO_ERROR;
+
+ __ofono_emulator_slc_condition(em,
+ OFONO_EMULATOR_SLC_CONDITION_CHLD);
+
break;
case OFONO_EMULATOR_REQUEST_TYPE_QUERY: