[Feature][T108][task-view-1443] update version to T108v05.04b01_GSW.009
Only Configure: No
Affected branch: GSW_V1453
Affected module: SDK
Is it affected on IC: only ASR
Self-test: yes
Doc Update: no
Change-Id: Iaa58c678190d2bd060ca2466359f81391f6d573e
diff --git a/mbtk/include/mbtk/mbtk_info_api.h b/mbtk/include/mbtk/mbtk_info_api.h
index 103b023..583ddb0 100755
--- a/mbtk/include/mbtk/mbtk_info_api.h
+++ b/mbtk/include/mbtk/mbtk_info_api.h
@@ -426,14 +426,14 @@
} mbtk_call_enum;
typedef struct
-{
- // NR server cell:
- // NR cell:
- // LTE server cell: tac, PCI, dlEuarfcn, ulEuarfcn, band
- // LTE cell: phyCellId,euArfcn,rsrp,rsrq
- // WCDMA server cell: lac, ci, arfcn
- // WCDMA cell: lac, ci, arfcn
- // GSM server cell: lac, ci, arfcn, bsic
+{
+ // NR server cell:
+ // NR cell:
+ // LTE server cell: tac, PCI, dlEuarfcn, ulEuarfcn, band
+ // LTE cell: phyCellId,euArfcn,rsrp,rsrq
+ // WCDMA server cell: lac, ci, arfcn
+ // WCDMA cell: lac, ci, arfcn
+ // GSM server cell: lac, ci, arfcn, bsic
// GSM cell:
uint32 value1; //tac
uint32 value2; //pci
@@ -446,9 +446,9 @@
uint32 value9; //rsrq
uint32 value10; //cell identiy
uint32 value11; //sinr
- uint32 value12; //is tdd
- uint32 value13;
- uint32 value14;
+ uint32 value12; //is tdd
+ uint32 value13;
+ uint32 value14;
uint32 value15;
} __attribute__((packed)) mbtk_cell_info_t;
diff --git a/mbtk/mbtk_version b/mbtk/mbtk_version
index 60edceb..e4b0160 100755
--- a/mbtk/mbtk_version
+++ b/mbtk/mbtk_version
@@ -1,3 +1,3 @@
-PATCH_INDEX=8
+PATCH_INDEX=9
GIT_COMMIT=be5ef44399ae1d36692f7cdc06e31fe98b36a346
PATCH_DATE=2025-03-05_16:31:55