Searched refs:WIFI_FEATURE_AP_STA (Results 1 – 2 of 2) sorted by relevance
69 WIFI_FEATURE_AP_STA = 0x8000, // The feature id indicates support AP STA Concurrency enumerator
226 supportedFeatures |= static_cast<long>(WifiFeatures::WIFI_FEATURE_AP_STA); in GetSupportedFeatures()