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