Searched refs:kChipModesSecondary (Results 1 – 1 of 1) sorted by relevance
148 static const std::vector<IWifiChip::ChipMode> kChipModesSecondary{ variable237 return (is_primary) ? getChipModesForPrimary() : kChipModesSecondary; in getChipModes()