commit | 4d35fdd8690c0ce7a6cbfe5f692deaeaeed66d97 | [log] [tgz] |
---|---|---|
author | liuyang <leo.liu@mobiletek.cn> | Thu Jul 18 10:55:02 2024 +0800 |
committer | liuyang <leo.liu@mobiletek.cn> | Thu Jul 18 10:55:02 2024 +0800 |
tree | 8a3ba67ec552146021ea2fe7bf4afd5d55725e1b | |
parent | c989a66061f5b299ad9f2c99f1bccc6021aff967 [diff] [blame] |
ql_dev_set_modem_fun blocking Change-Id: Ia502b276203aa296ff53df0bd9dfcaf60f8938c3
diff --git a/mbtk/libql_lib/src/ql_quec_nw.c b/mbtk/libql_lib/src/ql_quec_nw.c index 1000245..8f1758b 100644 --- a/mbtk/libql_lib/src/ql_quec_nw.c +++ b/mbtk/libql_lib/src/ql_quec_nw.c
@@ -72,7 +72,7 @@ else info.fun=1; info.rst=0; - mbtk_set_modem_fun(ql_info_handle, &info); + //mbtk_set_modem_fun(ql_info_handle, &info); } if(ql_func_cb_handle.handlerPtr != NULL)