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 70 struct nl80211_global { struct
125 struct nl80211_global *global;
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 198 struct nl80211_global { struct
255 struct nl80211_global *global;
656 static int send_and_recv(struct nl80211_global *global,
697 static int send_and_recv_msgs_global(struct nl80211_global *global,
767 static int nl_get_multicast_id(struct nl80211_global *global,
1202 nl80211_find_drv(struct nl80211_global *global, int idx, u8 *buf, size_t len)
1219 struct nl80211_global *global = ctx;
    [all...]

Completed in 36 milliseconds