Searched refs:PREFIX_LOCAL_ICCID_LEN (Results 1 – 1 of 1) sorted by relevance
29 constexpr int32_t PREFIX_LOCAL_ICCID_LEN = 4; variable140 … if (!subIccId.empty() && (subIccId.compare(0, PREFIX_LOCAL_ICCID_LEN, PREFIX_LOCAL_ICCID) == 0) && in IsCtSimCard()