Searched refs:s_mnc (Results 1 – 2 of 2) sorted by relevance
272 static int s_mnc = 0; variable1750 if (sscanf(response[i], "%3d%3d", &s_mcc, &s_mnc) != 2) {2339 s_mnc, // mnc
1495 static int s_mnc = 0; variable1545 ci.CellInfo.gsm.cellIdentityGsm.mnc = s_mnc; in request_get_cell_info_list()