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

  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 117 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 247 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
965 if (bss->wiphy_data != NULL)
966 return bss->wiphy_data;
1022 bss->wiphy_data = w;
1029 struct nl80211_wiphy_data *w = bss->wiphy_data;
1035 bss->wiphy_data = NULL;
    [all...]

Completed in 39 milliseconds