projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
864efe1
)
ublox: Minor style cleanup
author
Denis Kenzior
<denkenz@gmail.com>
Tue, 8 Jul 2014 13:58:48 +0000
(08:58 -0500)
committer
Denis Kenzior
<denkenz@gmail.com>
Tue, 8 Jul 2014 13:58:48 +0000
(08:58 -0500)
plugins/ublox.c
patch
|
blob
|
history
diff --git
a/plugins/ublox.c
b/plugins/ublox.c
index bdad7a1be96605e73da3cbd1c0c003073a4365f1..89ca70958fb883285a31b622cdd187e59419d06f 100644
(file)
--- a/
plugins/ublox.c
+++ b/
plugins/ublox.c
@@
-151,6
+151,7
@@
static int ublox_enable(struct ofono_modem *modem)
data->modem = NULL;
return -EIO;
}
+
g_at_chat_set_slave(data->modem, data->aux);
g_at_chat_send(data->modem, "ATE0 +CMEE=1", none_prefix,