Searched refs:SetU16AttributeValue (Results 1 – 6 of 6) sorted by relevance
98 bool SetU16AttributeValue(int id, uint16_t value);
181 bool AttributeList::SetU16AttributeValue(int id, uint16_t value) { in SetU16AttributeValue() function in shill::AttributeList
346 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()376 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()
748 EXPECT_TRUE(message.attributes()->SetU16AttributeValue( in TEST_F()
113 wiphy_band->SetU16AttributeValue(NL80211_BAND_ATTR_HT_CAPA, ht_cap_mask); in AddWiphyBandAttribute()
3626 bitrate_info->SetU16AttributeValue(NL80211_RATE_INFO_BITRATE, kBitrate); in TEST_F()