commit | 37623a0efe32852bf1b8b4e9eb7f00d6bd315e2e | [log] [tgz] |
---|---|---|
author | liuyang <leo.liu@mobiletek.cn> | Thu Jun 20 15:21:39 2024 +0800 |
committer | liuyang <leo.liu@mobiletek.cn> | Thu Jun 20 15:21:39 2024 +0800 |
tree | 901e8e5d781d30f5541b3df105fcbb579f2e3bda | |
parent | fa37e615c3e64dee2cc830916f124fe3f60c8c27 [diff] [blame] |
[nw]Bug 86872 Change-Id: I54f1c68b4d6aa303ecf2715787c5158f463efc8a
diff --git a/mbtk/test/liblynq_lib/lynq_nw_test.c b/mbtk/test/liblynq_lib/lynq_nw_test.c index 39bc5a0..57f9c47 100644 --- a/mbtk/test/liblynq_lib/lynq_nw_test.c +++ b/mbtk/test/liblynq_lib/lynq_nw_test.c
@@ -182,7 +182,8 @@ } case NW_IND_IMS_REG_EVENT_IND_FLAG: { - printf("Recv event indication : IMS REG EVENT\n"); + printf("Recv event indication : IMS REG EVENT\n"); + printf("ind is NULL\n"); break; }