Searched refs:chipIdIfProvided (Results 1 – 1 of 1) sorted by relevance
1582 int chipIdIfProvided = 0; // NOT using 0 as a magic value in getSupportedIfaceTypesInternal() local1584 chipIdIfProvided = chip.getId(); in getSupportedIfaceTypesInternal()1585 if (chipIdIfProvided == -1) { in getSupportedIfaceTypesInternal()1591 if (chip != null && wci.chipId != chipIdIfProvided) { in getSupportedIfaceTypesInternal()