Home
last modified time | relevance | path

Searched refs:SetU16AttributeValue (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/net/
Dattribute_list.h98 bool SetU16AttributeValue(int id, uint16_t value);
Dattribute_list.cc181 bool AttributeList::SetU16AttributeValue(int id, uint16_t value) { in SetU16AttributeValue() function in shill::AttributeList
Dnetlink_manager_unittest.cc346 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()
376 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()
Dnetlink_message_unittest.cc748 EXPECT_TRUE(message.attributes()->SetU16AttributeValue( in TEST_F()
/system/connectivity/apmanager/
Ddevice_unittest.cc113 wiphy_band->SetU16AttributeValue(NL80211_BAND_ATTR_HT_CAPA, ht_cap_mask); in AddWiphyBandAttribute()
/system/connectivity/shill/wifi/
Dwifi_unittest.cc3626 bitrate_info->SetU16AttributeValue(NL80211_RATE_INFO_BITRATE, kBitrate); in TEST_F()