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

  /system/connectivity/shill/net/
ieee80211.h 39 const uint8_t kElemIdVendor = 0xdd;
nl80211_attribute.cc 73 IEEE_80211::kElemIdVendor;
    [all...]
  /system/connectivity/shill/wifi/
wifi_endpoint_unittest.cc 126 ies->push_back(IEEE_80211::kElemIdVendor); // type
415 AddIE(IEEE_80211::kElemIdVendor, &ies);
    [all...]
wifi_endpoint.cc 462 case IEEE_80211::kElemIdVendor:

Completed in 102 milliseconds