Searched refs:kBSSPropertyRates (Results 1 – 4 of 4) sorted by relevance
34 static const char kBSSPropertyRates[]; variable
34 const char WPASupplicant::kBSSPropertyRates[] = "Rates"; member in shill::WPASupplicant
387 if (properties.ContainsUint32s(WPASupplicant::kBSSPropertyRates)) { in DeterminePhyModeFromFrequency()389 properties.GetUint32s(WPASupplicant::kBSSPropertyRates); in DeterminePhyModeFromFrequency()
311 properties.SetUint32s(WPASupplicant::kBSSPropertyRates, rates); in TEST_F()318 properties.SetUint32s(WPASupplicant::kBSSPropertyRates, rates); in TEST_F()325 properties.SetUint32s(WPASupplicant::kBSSPropertyRates, rates); in TEST_F()