Searched defs:mcc (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgps.h659 uint16_t mcc; member in struct:__anon1728
/hardware/ril/include/telephony/
H A Dril.h701 RIL_MATCH_ALL = 0, /* Apply to all carriers with the same mcc/mnc */
702 RIL_MATCH_SPN = 1, /* Use SPN and mcc/mnc to identify the carrier */
703 RIL_MATCH_IMSI_PREFIX = 2, /* Use IMSI prefix and mcc/mnc to identify the carrier */
704 RIL_MATCH_GID1 = 3, /* Use GID1 and mcc/mnc to identify the carrier */
705 RIL_MATCH_GID2 = 4, /* Use GID2 and mcc/mnc to identify the carrier */
709 const char * mcc; member in struct:__anon5813
724 * mcc/mnc, excluded_carriers has same mcc/mnc and gid1
726 * all carriers with the same mcc/mnc are allowed.
1260 int mcc; /* member in struct:__anon5846
1267 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5847
1276 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5848
1284 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5849
1308 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5851
1316 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5852
1325 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon5853
[all...]
/hardware/ril/reference-ril/
H A Dril.h701 RIL_MATCH_ALL = 0, /* Apply to all carriers with the same mcc/mnc */
702 RIL_MATCH_SPN = 1, /* Use SPN and mcc/mnc to identify the carrier */
703 RIL_MATCH_IMSI_PREFIX = 2, /* Use IMSI prefix and mcc/mnc to identify the carrier */
704 RIL_MATCH_GID1 = 3, /* Use GID1 and mcc/mnc to identify the carrier */
705 RIL_MATCH_GID2 = 4, /* Use GID2 and mcc/mnc to identify the carrier */
709 const char * mcc; member in struct:__anon6007
724 * mcc/mnc, excluded_carriers has same mcc/mnc and gid1
726 * all carriers with the same mcc/mnc are allowed.
1260 int mcc; /* member in struct:__anon6040
1267 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6041
1276 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6042
1284 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6043
1308 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6045
1316 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6046
1325 int mcc; /* 3-digit Mobile Country Code, 0..999, INT_MAX if unknown */ member in struct:__anon6047
[all...]

Completed in 246 milliseconds