Searched refs:doesChipSupportConcurrencyType (Results 1 – 3 of 3) sorted by relevance
49 bool doesChipSupportConcurrencyType(const std::shared_ptr<IWifiChip>& wifi_chip,
223 bool doesChipSupportConcurrencyType(const std::shared_ptr<IWifiChip>& wifi_chip, in doesChipSupportConcurrencyType() function
67 return doesChipSupportConcurrencyType(wifi_chip_, type); in isConcurrencyTypeSupported()