| commit | 92f08198798b260dac52313eab44377c084e0906 | [log] [tgz] |
|---|---|---|
| author | yq.wang <yq.wang@mobiletek.cn> | Tue Jun 17 10:02:43 2025 +0800 |
| committer | yq.wang <yq.wang@mobiletek.cn> | Tue Jun 17 10:02:43 2025 +0800 |
| tree | 7d98654b555b801c3fa91a884ec1ec64049f440a | |
| parent | 7700453458535e3eac95ae73dc862116197fcece [diff] |
[Feature][T108][bug-view-1573] close auto data_call and add apnid=2 map cid=2 Only Configure: No Affected branch: GSW_V1453 Affected module: DATA_CALL Is it affected on IC: only ASR Self-test: yes Doc Update: no Change-Id: I46df57beca18416694a04199b1a10c098c06c79a
diff --git a/mbtk/libgsw_lib/gsw_data_interface.c b/mbtk/libgsw_lib/gsw_data_interface.c index 5017822..9d2af55 100755 --- a/mbtk/libgsw_lib/gsw_data_interface.c +++ b/mbtk/libgsw_lib/gsw_data_interface.c
@@ -601,6 +601,7 @@ break; } case -1: + case 2: { *channel_id = MBTK_CHANNEL_ID_2; break;