Searched refs:cand_id (Results 1 – 1 of 1) sorted by relevance
353 int32_t cand_id = getChipIdFromWifiChip(chip); in getChipInternal() local354 if ((cand_id != INT32_MAX) && (cand_id == chip_id)) return {chip, ndk::ScopedAStatus::ok()}; in getChipInternal()