summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stk.c b/src/stk.c
index b94689a4..60b308b5 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -2055,6 +2055,8 @@ void ofono_stk_proactive_command_handled_notify(struct ofono_stk *stk,
return;
}
+ DBG("type: %d", cmd->type);
+
switch (cmd->type) {
case STK_COMMAND_TYPE_MORE_TIME:
break;