mbmmodem: Enable PDP context setup debug notifications

This commit is contained in:
Marcel Holtmann 2010-08-20 15:44:45 +02:00
parent 5ffd12ff9f
commit 208f2ea9c4
1 changed files with 3 additions and 0 deletions

View File

@ -445,6 +445,9 @@ static int mbm_gprs_context_probe(struct ofono_gprs_context *gc,
ofono_gprs_context_set_data(gc, gcd);
g_at_chat_send(gcd->chat, "AT*ENAPDBG=1", none_prefix,
NULL, NULL, NULL);
g_at_chat_send(gcd->chat, "AT*E2NAP=1", none_prefix,
mbm_e2nap_cb, gc, NULL);
g_at_chat_send(gcd->chat, "AT*E2IPCFG=?", e2ipcfg_prefix,