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 111 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 206 struct nl80211_wiphy_data *wiphy_data; member in struct:i802_bss
879 if (bss->wiphy_data != NULL)
880 return bss->wiphy_data;
937 bss->wiphy_data = w;
944 struct nl80211_wiphy_data *w = bss->wiphy_data;
950 bss->wiphy_data = NULL;
    [all...]

Completed in 26 milliseconds