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

  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 67 struct nl80211_global { struct
122 struct nl80211_global *global;
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 195 struct nl80211_global { struct
252 struct nl80211_global *global;
632 static int send_and_recv(struct nl80211_global *global,
673 static int send_and_recv_msgs_global(struct nl80211_global *global,
743 static int nl_get_multicast_id(struct nl80211_global *global,
1178 nl80211_find_drv(struct nl80211_global *global, int idx, u8 *buf, size_t len)
1195 struct nl80211_global *global = ctx;
    [all...]

Completed in 32 milliseconds