summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stkutil.c')
-rw-r--r--src/stkutil.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stkutil.c b/src/stkutil.c
index a4e98f0d..1f639ab0 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -4051,6 +4051,8 @@ unsigned int stk_pdu_from_response(const struct stk_response *response,
&response->timer_mgmt.value,
NULL);
break;
+ case STK_COMMAND_TYPE_SETUP_IDLE_MODE_TEXT:
+ break;
default:
return 0;
};