Home
last modified time | relevance | path

Searched refs:CreateU16Attribute (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/net/
Dattribute_list.h97 bool CreateU16Attribute(int id, const char* id_string);
Dattribute_list.cc171 bool AttributeList::CreateU16Attribute(int id, const char* id_string) { in CreateU16Attribute() function in shill::AttributeList
Dnetlink_attribute.cc958 list->CreateU16Attribute(id, attribute_name.c_str()); in AddAttributeToNestedInner()
/system/connectivity/apmanager/
Ddevice_unittest.cc111 wiphy_band->CreateU16Attribute(NL80211_BAND_ATTR_HT_CAPA, in AddWiphyBandAttribute()
/system/connectivity/shill/wifi/
Dwifi_unittest.cc3624 bitrate_info->CreateU16Attribute(NL80211_RATE_INFO_BITRATE, "Bitrate"); in TEST_F()