Use QMI UIM service to read ICCID and IMSI when needed
All threads resolved!
All threads resolved!
Compare changes
Files
3- Ben Chan authored
This patch adds a mm_bcd_to_string() helper function to convert a byte array representing a binary-coded decimal (BCD) number to a string representing the equivalent decimal number.
+ 38
− 0
@@ -3815,6 +3815,42 @@ test_parse_uint_list (void)
@@ -4045,6 +4081,8 @@ int main (int argc, char **argv)