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

  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 47 #define nl80211_handle_alloc nl_socket_alloc_cb macro
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 67 #define nl80211_handle_alloc nl_socket_alloc_cb macro
79 static struct nl_handle *nl80211_handle_alloc(void *cb) function
116 handle = nl80211_handle_alloc(cb);
    [all...]

Completed in 300 milliseconds