HomeSort by relevance Sort by last modified time
    Searched refs:GetListOfAttributeValues (Results 1 - 3 of 3) sorted by null

  /system/connectivity/wificond/net/
nl80211_attribute.h 181 bool GetListOfAttributeValues(std::vector<T>* value) const {
242 // This is similar to |GetListOfAttributeValues|, but for the cases where all
netlink_manager.cpp 685 if (!ssids_attr.GetListOfAttributeValues(&ssids)) {
696 if (!freqs_attr.GetListOfAttributeValues(&freqs)) {
  /system/connectivity/wificond/tests/
nl80211_attribute_unittest.cpp 260 nested_attr.GetListOfAttributeValues(&strs);

Completed in 58 milliseconds