---
 plugins/hsp_ag.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/hsp_ag.c b/plugins/hsp_ag.c
index 467b6b2..4ace88e 100644
--- a/plugins/hsp_ag.c
+++ b/plugins/hsp_ag.c
@@ -102,7 +102,7 @@ static void connect_cb(GIOChannel *channel, GError *err, 
gpointer data)
        modem = modems->data;
        DBG("Picked modem %p for emulator", modem);
 
-       em = ofono_emulator_create(modem, OFONO_EMULATOR_TYPE_DUN);
+       em = ofono_emulator_create(modem, OFONO_EMULATOR_TYPE_HSP);
        if (em == NULL)
                return;
 
-- 
1.7.1

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to